4.9 MedicationPrescription リソース

logo fhir

HomeClinicalMedicationPrescription [medicationprescription]

Resource MedicationPrescription - Content4.9

An order for both supply of the medication and the instructions for administration of the medicine to a patient.

The resource name as it appears in a RESTful URL is [root]/medicationprescription/

Resource Content4.9.1

<MedicationPrescription xmlns="http://hl7.org/fhir"> <!-- from Resource: extension, narrative, and contained --> <identifier><!-- 0..* Identifier External identifier --></identifier> <dateWritten value="[dateTime]"/><!-- 0..1 Prescription date --> <status value="[code]"/><!-- 0..1 active | paused | completed | nullified --> <patient><!-- 0..1 Resource(Patient) Patient --></patient> <prescriber><!-- 0..1 Resource(Practitioner) Prescriber --></prescriber> <encounter><!-- 0..1 Resource(Encounter) Encounter / Admission / Stay --></encounter> <reasonForPrescribing[x]><!-- 0..1 string|CodeableConcept Reason or indication for writing the prescription --></reasonForPrescribing[x]> <medication><!-- 0..1 Resource(Medication) Medication to be taken --></medication> <dosageInstruction> <!-- 0..* Dosage instructions --> <dosageInstructionsText value="[string]"/><!-- 0..1 Dosage text --> <additionalInstructions[x]><!-- 0..1 string|CodeableConcept Additional dosage instructions --></additionalInstructions[x]> <timing[x]><!-- 0..1 dateTime|Period|Schedule Medication timing --></timing[x]> <site><!-- 0..1 CodeableConcept Entry site --></site> <route><!-- 0..1 CodeableConcept Route of administration --></route> <method><!-- 0..1 CodeableConcept Administration method --></method> <doseQuantity><!-- 0..1 Quantity Dose quantity per dose --></doseQuantity> <rate><!-- 0..1 Ratio Dose quantity per unit of time --></rate> <maxDosePerPeriod><!-- 0..1 Ratio Total dose that should be consumed per unit of time --></maxDosePerPeriod> </dosageInstruction> <dispense> <!-- 0..1 Dispense request --> <medication><!-- 0..1 Resource(Medication) Medication to be dispensed --></medication> <validityPeriod><!-- 0..1 Period Validity period --></validityPeriod> <numberOfRepeatsAllowed value="[integer]"/><!-- 0..1 Number of repeats allowed --> <quantity><!-- 0..1 Quantity Quanity --></quantity> <expectedSupplyDuration><!-- 0..1 Duration Expected supply duration --></expectedSupplyDuration> </dispense> <substitution> <!-- 0..1 Deals with substitution of one medicine for another --> <type><!-- 1..1 CodeableConcept Type of substitiution --></type> <reason><!-- 0..1 CodeableConcept Why should substitution (not) be made --></reason> </substitution> </MedicationPrescription>

Alternate definitions: Schema/Schematron, Resource Profile

Terminology Bindings 4.9.1.1

Search Parameters 4.9.2

Search Parameters for RESTful searches. The standard parameters also apply. See Searching for more information.