Download OpenAPI specification:Download
| api-version | string Default: "1.0" The requested API version |
| nhsNumber | string or null |
| practitionerIdentifier | string or null |
{- "nhsNumber": "string",
- "practitionerIdentifier": "string"
}| api-version | string Default: "1.0" The requested API version |
| nhsNumber | string or null |
| acuteMedicationsSinceInMonths | integer or null <int32> |
| repeatMedicationsSinceInMonths | integer or null <int32> |
{- "nhsNumber": "string",
- "acuteMedicationsSinceInMonths": 0,
- "repeatMedicationsSinceInMonths": 0
}