xCaliber healthCare Data Mesh

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

EHRAPIsmandatory filtersoptional filters
Athena
  • ${url}/v1/${practiceId}/chart/encounter/${encounterId}/orders
  • patient
  • departmentId
  • encounter
  • include
  • allow-discharge-type
Elation
  • ${url}/medications
    • intent
    Canvas
    • ${url}/MedicationRequest
    • patient
    • encounter
    • visitType

      Filters

      FilterNameDescriptionDefault ValueAllowed Values
      _countPagination params
      _offsetPagination params. Athena: Starting point of entries; 0-indexed
      allow-discharge-typeIf set, this will allow getting orders for a discharge encounter type.
      departmentIdIdentifier for the department
      discontinuedTo get discontinued orders
      document-dateDocument date for the medication
      encounterEncounter created as part of
      includeList of fields which needed to be shown in result
      patientPatient reference for any fhir resource
      practitionerPractitioner reference for the any fhir resource
      quorumsets sync/async modetrue
      thread-idMedication thread id