MedicationRequest-GET
Description
Retrieves a complete list of medication orders containing details like patient information, prescriber, drug details, dosages, directions, and request status.
Use Cases
- Retrieve Medication Request: Obtain details of a specific medication request
- Access Prescription History: Retrieve details of prescribed medications
- Query Dosage Information: Obtain details of specific dosage
- Review Allergy Medications: Access details of medications related to allergies
- Examine Medication Interactions: Retrieve information on medication interactions
Request Sample
Athena
Elation
Canvas
cURL
JavaScript
Java
Python
Source Specific Details
EHR | APIs | mandatory filters | optional filters |
---|---|---|---|
Athena |
|
|
|
Elation |
|
| |
Canvas |
|
|
Filters
FilterName | Description | Default Value | Allowed Values |
---|---|---|---|
_count | Pagination params | ||
_offset | Pagination params. Athena: Starting point of entries; 0-indexed | ||
allow-discharge-type | If set, this will allow getting orders for a discharge encounter type. | ||
departmentId | Identifier for the department | ||
discontinued | To get discontinued orders | ||
document-date | Document date for the medication | ||
encounter | Encounter created as part of | ||
include | List of fields which needed to be shown in result | ||
patient | Patient reference for any fhir resource | ||
practitioner | Practitioner reference for the any fhir resource | ||
quorum | sets sync/async mode | true | |
thread-id | Medication thread id |