This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Resource Prescription - Formal Definitions 3.13.5

The formal definitions for the elements in the prescription resource. Also available as an XML file.

Prescription
DefinitionDirections provided by a prescribing practitioner for a specific medication to be administered (and possibly) supplied to an individual
Control1..1
RequirementsUsed to record details about the prescribed medication, administration schedule, dosage and dispensing.
RIM MappingSubstanceAdministration
Prescription.identifier
DefinitionA identifier used in an external system and associated with this medication
Control0..*
TypeHumanId
Must Understandtrue
RequirementsPrescriptions are almost always assigned specific numerical identifiers
RIM MappingSubstanceAdministration.id
Prescription.status
DefinitionActual status of the prescription
Control1..1
Typecode from PrescriptionStatus
Must Understandtrue
RIM MappingSubstanceAdministration.statusCode
Prescription.patient
DefinitionThe patient the prescription is prescribing medicine for
Control1..1
TypeResource(Patient)
Must Understandtrue
Prescription.prescriber
DefinitionThe clinician or doctor prescribing the medication
Control1..1
TypeResource(Agent)
Prescription.prescribed
DefinitionDate/time on which the prescription was written
Control1..1
TypedateTime
Prescription.dispense
DefinitionDetails of the dispense as requested by the prescriber
Control0..1
Prescription.dispense.repeats
DefinitionRequested number of repeats
Control0..1
Typeinteger
CommentsDefault is "1"
Prescription.dispense.quantity
DefinitionRequested quantity per repeat
Control1..1
TypeQuantity
Prescription.dispense.dispenser
DefinitionPerson to fulfill the requested dispense
Control0..1
TypeResource(Agent|Organization)
Prescription.medicine
DefinitionThe one single medicine, vaccine or other product prescribed in this prescription.
Control1..1
Prescription.medicine.identification
DefinitionText and or Code(s) that identify the medicine
Control0..1
TypeCodeableConcept from MedicationKind
Must Understandtrue
Prescription.medicine.activeIngredient
DefinitionThe substance in the medication formulation that is pharmaceutically active and is responsible for the medication's therapeutic effect
Control0..*
Prescription.medicine.activeIngredient.identification
DefinitionCoded representation of active ingredient
Control1..1
TypeCodeableConcept from MedicationKind
Prescription.medicine.activeIngredient.quantity[x]
DefinitionQuantity of active ingredient expressed in relation to the whole of the prepared medicine
Control0..1
TypeRatio|code
To DoDeclare domain of QuantityExceptions once bug is fixed
Prescription.medicine.inactiveIngredient
DefinitionIngredients in the medication that are not active
Control0..*
Prescription.medicine.inactiveIngredient.identification
DefinitionCoded representation of the inactive ingredient
Control1..1
TypeCodeableConcept from MedicationKind
Prescription.medicine.inactiveIngredient.quantity[x]
DefinitionQuantity of inactive ingredient expressed in relation to the whole of the prepared medicine
Control0..1
TypeRatio|code
To DoDeclare domain of QuantityExceptions once bug is fixed
Prescription.administrationRequest
DefinitionInstructions for the use of the medication. Includes details about the timing schedule, dose amounts and additional usage instructions.
Control1..1
Prescription.administrationRequest.description
DefinitionTextual description of the use of the medication.
Control0..1
Typestring
CommentsCan contain more details than the structured information under this element, but must be in accordance with it. May not contain information about the medicine itself.
Prescription.administrationRequest.totalPeriodicDose
DefinitionTotal dose per day/week or other period when more specific information is missing or cannot be expressed using the timing specifications.
Control0..1
TypeRatio
RequirementsIt should be possible, as a last resort, to specify e.g. a daily dose, even if more specific details are unknown
Prescription.administrationRequest.start
DefinitionFirst moment on which medication should be taken
Control0..1
TypedateTime
Prescription.administrationRequest.end
DefinitionLast moment on which medication should be taken
Control0..1
TypedateTime
Prescription.administrationRequest.duration
DefinitionTotal duration of administration
Control0..1
TypeQuantity
Prescription.administrationRequest.numberOfAdministrations
DefinitionMaximum number of separate administrations before the instruction ends.
Control0..1
Typeinteger
Prescription.administrationRequest.dosageInstruction
DefinitionSpecification of dose and schedule for administration
Control1..*
CommentsThe can be >1 dosage instruction to support administration of varying doses, resulting in 1 instruction per fixed dose.
Prescription.administrationRequest.dosageInstruction.precondition
DefinitionPrecondition for starting the administration specified in this instruction
Control0..*
TypeCodeableConcept from AdministrationPrecondition
Prescription.administrationRequest.dosageInstruction.prn
DefinitionAs required (from Latin Pro Re Nate): Specifies whether administration is given to a fixed schedule (No) or only when the the state and symptoms of the patient at the time require it (Yes).
Control0..1
Typeboolean
CommentsDefault is "false"
Prescription.administrationRequest.dosageInstruction.additionalInstruction
DefinitionAdditional details to guide administration. Especially relevant for medicine administered by patient
Control0..*
TypeCodeableConcept from AdministrationInstruction
Prescription.administrationRequest.dosageInstruction.route
DefinitionRoute of administration (oral, nasal, intravenous)
Control0..1
TypeCodeableConcept from AdministrationRoute
CommentsSince the route of administration is generally determined by the choice of medication, it is not necessary to provide a value in route
Prescription.administrationRequest.dosageInstruction.dose[x]
DefinitionDose per administration, expressed in units of the (prepared) product
Control1..1
TypeQuantity|Range
CommentsDose may be an interval, "2-3 tablets per 4 hours"
Prescription.administrationRequest.dosageInstruction.rate
DefinitionFlow-rate for IV
Control0..1
TypeQuantity
Prescription.administrationRequest.dosageInstruction.schedule
DefinitionSchedule for administration. If multiple are given, they are considered to be active in parallel
Control1..*
TypeSchedule
CommentsWill submit proposal to change Schedule type.
Prescription.reason
DefinitionDiagnosis which is the reason for prescribing this medicine
Control0..1
TypeCodeableConcept from PrescriptionReason
Prescription.extension
DefinitionSee Extensions
Control0..*
TypeExtension
Prescription.text
DefinitionText summary of resource (for human interpretation)
Control1..1
TypeNarrative

This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.06 generated on Tue, Dec 4, 2012 00:03+1100. License