Get Medical Record Summary Status
Check if a Medical Record Summary for a patient already exists, and when it was generated.
GET
/
patient
/
:id
/
medical-record-status
This endpoint checks whether the patient’s Medical Record Summary already exists in the PDF and HTML formats.
To create a Medical Record Summary, you need to use the Start Consolidated Data Query.
Path Params
The ID of the Patient.
Response
Returns a JSON containing the dates when the Medical Record Summary in PDF and HTML formats were generated.
When the HTML summary was created.
When the PDF summary was created.