Patient
Get Patient
Retrieves an individual patient record
get/main/Patient/{id}
Path parameters
idstring required
Patient ID
Response
Patient resource
Example response
{
"active": true
}Retrieves an individual patient record
Patient ID
Patient resource
{
"active": true
}