xCaliber healthCare Data Mesh

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

EHRAPIsmandatory filtersoptional filters
Athena
  • ${url}/v1/${practiceId}/chart/${patientId}/medications?departmentid=${departmentId}
  • patient
  • departmentId
  • include
  • third-party-user-name
  • patient-facing-call
Elation
  • ${url}/medications
  • patient
  • type
  • _count
  • _offset
  • document-date
  • thread-id
  • discontinued
  • is-permanent
Canvas
  • ${url}/Encounter/${encounterId}
  • ${url}/MedicationStatement
  • patient
  • encounter
  • visitType
  • status

Filters

FilterNameDescriptionDefault ValueAllowed Values
_countPagination params
_offsetPagination params. Athena: Starting point of entries; 0-indexed
departmentIdIdentifier for the department
encounterEncounter created as part of
includeList of fields which needed to be shown in result
patientPatient reference for any fhir resource
patient-facing-callWhen 'true' is passed source will collect relevant data and store in their database.false
practitionerPractitioner reference for the any fhir resource
quorumsets sync/async modetrue
statusInformation about the status of a medication
third-party-user-nameUser name of the patient in the third party application.
visitTypeVisit type for note