ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

MedicationRequest

FHIR resource from the Medications module, prescribing workflow.

Definition

MedicationRequest covers both outpatient and inpatient prescribing. It carries an intent (proposal, plan, order), a status, the medication (CodeableConcept or reference), the subject and the dosageInstruction. FHIR avoids the words "prescription" or "order" in favour of a neutral name.

Origin

Defined in the HL7 FHIR specification (R4/R5), Medications module, published by HL7 International.

Example in context

<MedicationRequest><status value="active"/><intent value="order"/><subject><reference value="Patient/123"/></subject></MedicationRequest>

Last updated: June 20, 2026