Patients

Get patient details

get
Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Path parameters
patientIdstringRequiredPattern: [^\/#\?]+?
Responses
chevron-right
200

Successful response

text/html; charset=utf-8
get
/api/lms/patients/{patientId}
200

Successful response

Create patient record

post
Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Path parameters
patientIdstringRequiredPattern: [^\/#\?]+?
Responses
chevron-right
200

Successful response

text/html; charset=utf-8
post
/api/lms/patients/{patientId}
200

Successful response

Was this helpful?