Medications
{{baseUrl}}/persons/:personId/chart/medications/:medicationId/send-erx
Submits an electronic prescription for the given person id, medication id, and additional details
post/persons/{personId}/chart/medications/{medicationId}/send-erx
Path parameters
personIdstring required
(Required) (Required) The id of the patient for which the medication is being electronically prescribed
medicationIdstring required
(Required) (Required) The id of the patient medication that is being electronically prescribed
Headers
Content-Type'application/json'
Acceptstring required
Request body
7B7BbaseUrl7D7D1persons13ApersonId1chart1medications13AmedicationId1sendErxRequest required— unresolved $ref
Response
OK
object required