Document APIs

Number of APIs: 4

Document APIs are built on top of healthcare data, offering custom functions that provide in-depth access to patient documentation. Each API is designed to retrieve specific details regarding clinical documents, supporting the management and review of healthcare records, particularly around patient care and clinical decision-making processes.

Key Features:

  • Document Information: Retrieve various documents such as doctors' notes, providing detailed insight into the care provided during medical encounters.

  • Document Metadata: Obtain additional metadata about the document, including categorization (e.g., type of note), patient encounter linkage, author of the document, signing provider, date and time of creating the document and other relevant information for streamlined document tracking.

  1. api-v1-entities-patient-entries-functions-get_visit_note_information-execute - Document Information POST {{baseUrl}}/api/v1/entities/patient/entries/functions/get_visit_note_information/execute

  2. api-v1-entities-patient-entries-functions-get_visit_note_content-execute - Document contents POST {{baseUrl}}/api/v1/entities/patient/entries/functions/get_visit_note_content/execute?content-type=<string>

  3. api-v1-entities-patient-entries-functions-get_visit_note-execute - Visit Note POST {{baseUrl}}/api/v1/entities/patient/entries/functions/get_visit_note/execute

  4. api-v1-document-media - Get the document POST {{baseUrl}}/api/v1/document/media?content-type=<string>