Get Medication Statement by ID

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

Overview:

Retrieves the full details of a specific medication statement record identified by its unique ID.

Use Cases:

  • Retrieve Specific Statement: Obtain details of a particular medication statement

  • 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 statement.

HEADERS

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

RESPONSES

status: OK

{}