Medications
{{baseUrl}}/persons/:personId/chart/encounters/:encounterId/medications/:medicationId
deletes a medication for a given person id, encounter id and medication id
delete/persons/{personId}/chart/encounters/{encounterId}/medications/{medicationId}
Path parameters
personIdstring required
(Required) (Required) The id of the person for which the medication is being deleted
encounterIdstring required
(Required) (Required) The id of the encounter in which the medication is being deleted
medicationIdstring required
(Required) (Required) The id of the patient medication that is being deleted
Headers
Content-Type'application/json'
Acceptstring required
Request body
7B7BbaseUrl7D7D1persons13ApersonId1chart1encounters13AencounterId1medications13AmedicationIdRequest required— unresolved $ref
Response
OK
object required