DocumentReference-GET
Description
Retrieves detailed information on documents linked to patient care, allowing healthcare developers to access and display real-time data regarding diverse clinical documents for streamlined information retrieval within clinical workflows.
Use Cases
- Assemble Health History: Retrieve document catalog
- Check Consent Details: Get consent document references
- Review Care Plan Instructions: Obtain care plan document details
- Share Referral Recommendations: Access recommendation document specifics
- Evaluate Document Usage: Retrieve documents for analysis
Request Sample
Athena
Elation
Canvas
cURL
JavaScript
Java
Python
Source Specific Details
EHR | APIs | mandatory filters | optional filters |
---|---|---|---|
Athena |
|
|
|
Elation |
|
|
|
Filters
FilterName | Description | Default Value | Allowed Values |
---|---|---|---|
_count | Pagination params | ||
_offset | Pagination params. Athena: Starting point of entries; 0-indexed | ||
appointment | Find the encounter for this appointment. | ||
category | Type of notes | Athena: clinical-document,medical-record,patient-case,prescription,interpretation,order,encounter-document,html,patient-record,vaccine,surgical-result,surgery,letter,admin,physician-auth,phone-message,appointment-request,unknown Elation: visit_notes,non_visit_notes | |
class | The class(es) of document(s) comma separated. | ||
departmentId | Identifier for the department | ||
encounter | Source of the information about encounter id for a visit note | ||
encounterId | Source of the information about the encounter of a patient | ||
include | List of fields which needed to be shown in result | ||
mobile | Flag to skip many details to make the html smaller | ||
modified-date | Last modified date for a visit note | ||
patient | Patient reference for any fhir resource | ||
practitioner | Practitioner reference for the any fhir resource | ||
quorum | sets sync/async mode | true | |
show-ccda-xml | |||
skip-amendments | Flag to skip encounter amendments | ||
status | The status of the task to filter document results. | ||
subclass | The document subclass to filter document results. | ||
unsigned | Visit notes that doesn't have signed date |