Get Medication Request by ID

GET {{baseUrl}}/api/v2/MedicationRequest/:medication-request-id?patient=<integer>

Overview:

Fetches full order details including any changes in status for the medication request identified by its unique ID.

Use Cases:

  • Retrieve Specific Request: Obtain details of a particular medication request

  • Access Medication Information: Retrieve general medication details

  • Query Dosage Information: Obtain details of specific dosage

  • Review Allergy Medications: Access details of medications related to allergies

  • Examine Medication Interactions: Retrieve information on specific medication interactions

Request Params

KeyDatatypeRequiredDescription
patientstring(Required) The patient identifier associated with the medication request.

HEADERS

KeyDatatypeRequiredDescription
x-source-idstring(Required) The source id provided for connecting to the data source
Authorizationstring

RESPONSES

status: OK

{}