Medications

{{baseUrl}}/persons/:personId/chart/encounters/:encounterId/medications

Adds a new medication for the given person id and encounter id

post/persons/{personId}/chart/encounters/{encounterId}/medications

Path parameters

personIdstring required

(Required) (Required) The id of the person for which the medication is being added

encounterIdstring required

(Required) (Required) The id of the encounter in which the medication is being added

Headers

Content-Type'application/json'
Acceptstring required

Request body

7B7BbaseUrl7D7D1persons13ApersonId1chart1encounters13AencounterId1medicationsRequest required— unresolved $ref

Response

OK

object required