The MedicationRequest resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be contained or an external resource.
Interactions
- Read: GET [base]/MedicationRequest/[id]
- Search: GET [base]/MedicationRequest?{parameters...}
Search Parameters
Search Parameter |
Search Parameter Type |
Example |
GET [base]/MedicationRequest?patient=[patient] |
||
GET [base]/MedicationRequest?status=[status] |
||
GET [base]/MedicationRequest?_lastUpdated=[_lastUpdated] |
Supported includes & revIncludes
_include |
_revInclude |
MedicationRequest:medication |
Provenance:target |