Retrieves a patient record by its unique ID, apiKey, clinicId or PCN. All parameters are accepted in JSON body.
Client secret for authentication
Client API key for authentication
The body is of type unknown.
unknown
{ "id": "patient_id" }
Patient record retrieved successfully.