v1
latestOpenAPI 3.1.02026-07-2649128242.2 KBPatient
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
}