Delete Medication Statement by ID
DELETE {{baseUrl}}/api/v2/MedicationStatement/:medication-statement-id
Overview:
Removes a medication statement record that matches the specified unique ID completely.
This is only supported in ATHENA.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) The source id provided for connecting to the data source | |
Authorization | string |