Medications
{{baseUrl}}/persons/:personId/chart/medications/:medicationId/stop
Stops a medication for the given person id and medication id
post/persons/{personId}/chart/medications/{medicationId}/stop
Path parameters
personIdstring required
(Required) (Required) The id of the person for which the medication is being stopped
medicationIdstring required
(Required) (Required) The id of the patient medication that is being stopped
Headers
Content-Type'application/json'
Acceptstring required
Request body
7B7BbaseUrl7D7D1persons13ApersonId1chart1medications13AmedicationId1stopRequest required— unresolved $ref
Response
OK
object required