Medications

{{baseUrl}}/persons/:personId/chart/medications/:medicationId/notes

Adds a prescription note for the given person id and medication id.

post/persons/{personId}/chart/medications/{medicationId}/notes

Path parameters

personIdstring required

(Required) (Required) The id of the person for which a prescription note is being added.

medicationIdstring required

(Required) (Required) The id of the patient medication for which a prescription note is being added.

Headers

Content-Type'application/json'
Acceptstring required

Request body

7B7BbaseUrl7D7D1persons13ApersonId1chart1medications13AmedicationId1notesRequest required— unresolved $ref

Response

OK

object required