MedicationStatement-GET
Description
Retrieves a list of all medication statement records containing patient, medication, dosage, and other administration details.
Use Cases
- Retrieve Medication Statement: Obtain details of a specific medication statement
- Access Medication History: Retrieve details of taken 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 | ||
| departmentId | Identifier for the department | ||
| encounter | Encounter created as part of | ||
| include | List of fields which needed to be shown in result | ||
| patient | Patient reference for any fhir resource | ||
| patient-facing-call | When 'true' is passed source will collect relevant data and store in their database. | false | |
| practitioner | Practitioner reference for the any fhir resource | ||
| quorum | sets sync/async mode | true | |
| status | Information about the status of a medication | ||
| third-party-user-name | User name of the patient in the third party application. | ||
| visitType | Visit type for note |