v2

latestOpenAPI 3.1.12026-08-078549932.4 MB
Patients

Get outside medications (out-of-band, e.g. filled at an online/outside pharmacy) recorded on a patient for tracking. Intentionally separate from inventory and Rx governance — there may be no matching inventory item. NOTE: the "external-medications" route (and the external_medication_requests table) are kept stable across the OutsideMedication rename — the rename freed "MedicationRequest" for the stateful request entity (docs/medication-request-lifecycle-design.md).

get/Patients/{id}/external-medications

Path parameters

idstring required

The patient ID

Response

OK

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