Skip to main content

MedicationRequest

Trial Use 4 Clinical — Medications

An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/MedicationRequest
InteractionMethodPath
ReadGET/fhir/R5/MedicationRequest/[id]
VreadGET/fhir/R5/MedicationRequest/[id]/_history/[vid]
UpdatePUT/fhir/R5/MedicationRequest/[id]
PatchPATCH/fhir/R5/MedicationRequest/[id]
DeleteDELETE/fhir/R5/MedicationRequest/[id]
CreatePOST/fhir/R5/MedicationRequest
SearchGET/fhir/R5/MedicationRequest?...
HistoryGET/fhir/R5/MedicationRequest/[id]/_history
Type-historyGET/fhir/R5/MedicationRequest/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External ids for this request
basedOnReference0..*A plan or request that is fulfilled in whole or in part by this medication request
priorPrescriptionReference0..1Reference to an order/prescription that is being replaced by this MedicationRequest
groupIdentifierIdentifier0..1Composite request this is part of
statuscode1..1active
statusReasonCodeableConcept0..1Reason for current status
statusChangeddateTime0..1When the status was changed
intentcode1..1proposal
categoryCodeableConcept0..*Grouping or category of medication request
prioritycode0..1routine
doNotPerformboolean0..1True if patient is to stop taking or not to start taking the medication modifier
medicationCodeableReference1..1Medication to be taken
subjectReference1..1Individual or group for whom the medication has been requested
informationSourceReference0..*The person or organization who provided the information about this request, if the source is someone other than the requestor
encounterReference0..1Encounter created as part of encounter/admission/stay
supportingInformationReference0..*Information to support fulfilling of the medication
authoredOndateTime0..1When request was initially authored
requesterReference0..1Who/What requested the Request
reportedboolean0..1Reported rather than primary record
performerTypeCodeableConcept0..1Desired kind of performer of the medication administration
performerReference0..*Intended performer of administration
deviceCodeableReference0..*Intended type of device for the administration
recorderReference0..1Person who entered the request
reasonCodeableReference0..*Reason or indication for ordering or not ordering the medication
courseOfTherapyTypeCodeableConcept0..1Overall pattern of medication administration
insuranceReference0..*Associated insurance coverage
noteAnnotation0..*Information about the prescription
renderedDosageInstructionmarkdown0..1Full representation of the dosage instructions
effectiveDosePeriodPeriod0..1Period over which the medication is to be taken
dosageInstructionDosage0..*Specific instructions for how the medication should be taken
dispenseRequestBackboneElement0..1Medication supply authorization
substitutionBackboneElement0..1Any restrictions on medication substitution
eventHistoryReference0..*A list of events of interest in the lifecycle

Resource-specific search parameters

ParameterTypeDescription
authoredondateReturn prescriptions written on this date
categorytokenReturns prescriptions with different categories
codetokenEvent or incident that occurred or was averted
combo-datedateReturns medication request to be administered on a specific date or within a date range
encounterreferenceReturn administrations that share this encounter
group-identifiertokenComposite request this is part of
identifiertokenAccount number
intended-dispenserreferenceReturns prescriptions intended to be dispensed by this Organization
intended-performerreferenceReturns the intended performer of the administration of the medication request
intended-performertypetokenReturns requests for a specific type of performer
intenttokenReturns prescriptions with different intents
medicationreferenceReturn administrations of this medication reference
patientreferenceThe entity that caused the expenses
prioritytokenReturns prescriptions with different priorities
requesterreferenceReturns prescriptions prescribed by this prescriber
statustokenMedicationAdministration event status (for example one of active/paused/completed/nullified)
subjectreferenceThe identity of a patient to list orders for

Reference