a905bde4e796

latestOpenAPI 3.1.12026-08-078549932.4 MB
Patients

Record a new external (out-of-band) medication request on a patient. Tracking only — this never touches inventory or the Rx governance workflow.

post/Patients/{id}/external-medications

Path parameters

idstring required

The patient ID

Request body

medicationNamestring required
quantitystring nullable
sigstring nullable
statusstring nullable

One of: Requested, Filled, Cancelled. Defaults to Requested.

requestedDatestring date-time nullable
sourcestring nullable
notesstring nullable

Response

Created

idstring
patientIdstring
medicationNamestring
quantitystring nullable
sigstring nullable
statusstring

One of: Requested, Filled, Cancelled.

requestedDatestring date-time
sourcestring nullable
notesstring nullable
createdByNamestring nullable
createdAtstring date-time
updatedAtstring date-time