Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4B - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R2_MedicationDispense_R4B

Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-MedicationDispense Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R2_MedicationDispense_R4B

This cross-version profile allows DSTU2 MedicationDispense content to be represented via FHIR R4B MedicationDispense resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationDispense C 0..* MedicationDispense(4.3.0) Dispensing a medication to a named patient
Constraints: mdd-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 1..1 code preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown
Binding: MedicationDispense Status Codes (required): Describes the lifecycle of the dispense.
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:status 0..1 code DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A code specifying the state of the dispense event.
Constraints: ext-1
.... medication[x]All Types Content/Rules for all Types
..... Slices for extension Content/Rules for all slices
...... extension:alternateReference 0..1 Reference(Resource) DSTU2: medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... medicationCodeableConcept CodeableConcept
.... medicationReference Reference(Medication)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MedicationDispense.status Base required MedicationDispense Status Codes 📍4.3.0 FHIR Std.
MedicationDispense.medication[x] Base example SNOMED CT Medication Codes 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error MedicationDispense If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error MedicationDispense If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error MedicationDispense If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error MedicationDispense If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice MedicationDispense A resource should have narrative for robust management text.`div`.exists()
ele-1 error MedicationDispense.implicitRules, MedicationDispense.modifierExtension, MedicationDispense.status, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.medication[x], MedicationDispense.medication[x].extension:alternateReference All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error MedicationDispense.modifierExtension, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.medication[x].extension:alternateReference Must have either extensions or value[x], not both extension.exists() != value.exists()
mdd-1 error MedicationDispense whenHandedOver cannot be before whenPrepared whenHandedOver.empty() or whenPrepared.empty() or whenHandedOver >= whenPrepared

This structure is derived from MedicationDispense

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationDispense 0..* MedicationDispense(4.3.0) Dispensing a medication to a named patient
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 (Complex) DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.text
... identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..1 Identifier DSTU2: identifier additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A code specifying the state of the dispense event.
... medicationReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:alternateReference 0..1 Reference(Resource) DSTU2: medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:patient 0..1 Reference(Resource) DSTU2: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performer
.... actor
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:dispenser 0..1 Reference(Resource) DSTU2: Practitioner responsible for dispensing medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... authorizingPrescription
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:authorizingPrescription 0..* Reference(Resource) DSTU2: authorizingPrescription additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... destination
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:destination 0..1 Reference(Resource) DSTU2: destination additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... receiver
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:receiver 0..* Reference(Resource) DSTU2: receiver additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... note
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..1 string DSTU2: note additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.note
... dosageInstruction
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 string DSTU2: Dosage Instructions additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.text
..... extension:additionalInstructions 0..1 CodeableConcept DSTU2: E.g. "Take with food" additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.additionalInstructions
..... extension:timing 0..1 Timing DSTU2: When medication should be administered additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.timing
..... extension:asNeeded 0..1 boolean, CodeableConcept DSTU2: Take "as needed" f(or x) additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.asNeeded
..... extension:site 0..1 CodeableConcept, Reference(Cross-version Profile for DSTU2.BodySite for use in FHIR R4B(0.1.0) | BodyStructure) DSTU2: Body site to administer to additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.site
..... extension:route 0..1 CodeableConcept DSTU2: How drug should enter body additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.route
..... extension:method 0..1 CodeableConcept DSTU2: Technique for administering medication additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.method
..... extension:dose 0..1 Range, SimpleQuantity(4.3.0) DSTU2: Amount of medication per dose additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.dose
..... extension:rate 0..1 Ratio, Range DSTU2: Amount of medication per unit of time additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.rate
..... extension:maxDosePerPeriod 0..1 Ratio DSTU2: Upper limit on medication per unit of time additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.maxDosePerPeriod
... substitution
.... responsibleParty
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:responsibleParty 0..* Reference(Resource) DSTU2: responsibleParty additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationDispense C 0..* MedicationDispense(4.3.0) Dispensing a medication to a named patient
Constraints: mdd-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 (Complex) DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible)
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example)
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): IETF language tag
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required)
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
Constraints: dom-r4b
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier 0..* Identifier External identifier
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..1 Identifier DSTU2: identifier additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible)
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... partOf 0..* Reference(Procedure) Event that dispense is part of
... status ?!Σ 1..1 code preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown
Binding: MedicationDispense Status Codes (required): Describes the lifecycle of the dispense.
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:status 0..1 code DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A code specifying the state of the dispense event.
Constraints: ext-1
.... value 0..1 code Primitive value for code
... statusReason[x] 0..1 Why a dispense was not performed
Binding: MedicationDispense Status Reason Codes (example): A code describing why a dispense was not performed.
.... statusReasonCodeableConcept CodeableConcept
.... statusReasonReference Reference(DetectedIssue)
... category 0..1 CodeableConcept Type of medication dispense
Binding: MedicationDispense Category Codes (preferred): A code describing where the dispensed medication is expected to be consumed or administered.
... medication[x] Σ 1..1 What medication was supplied
Binding: SNOMEDCTMedicationCodes (example): A coded concept identifying which substance or product can be dispensed.
.... medication[x]All Types Content/Rules for all Types
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:alternateReference 0..1 Reference(Resource) DSTU2: medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... medicationCodeableConcept CodeableConcept
.... medicationReference Reference(Medication)
... subject Σ 0..1 Reference(Patient | Group) Who the dispense is for
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:patient 0..1 Reference(Resource) DSTU2: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... context 0..1 Reference(Encounter | EpisodeOfCare) Encounter / Episode associated with event
... supportingInformation 0..* Reference(Resource) Information that supports the dispensing of the medication
... performer 0..* BackboneElement Who performed event
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... function 0..1 CodeableConcept Who performed the dispense and what they did
Binding: MedicationDispense Performer Function Codes (example): A code describing the role an individual played in dispensing a medication.
.... actor 1..1 Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) Individual who was performing
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:dispenser 0..1 Reference(Resource) DSTU2: Practitioner responsible for dispensing medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... location 0..1 Reference(Location) Where the dispense occurred
... authorizingPrescription 0..* Reference(MedicationRequest) Medication order that authorizes the dispense
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:authorizingPrescription 0..1 Reference(Resource) DSTU2: authorizingPrescription additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... type 0..1 CodeableConcept Trial fill, partial fill, emergency fill, etc.
Binding: ActPharmacySupplyType (3.0.0) (example): ActPharmacySupplyType
... quantity 0..1 SimpleQuantity(4.3.0) Amount dispensed
... daysSupply 0..1 SimpleQuantity(4.3.0) Amount of medication expressed as a timing amount
... whenPrepared Σ 0..1 dateTime When product was packaged and reviewed
... whenHandedOver 0..1 dateTime When product was given out
... destination 0..1 Reference(Location) Where the medication was sent
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:destination 0..1 Reference(Resource) DSTU2: destination additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... receiver 0..* Reference(Patient | Practitioner) Who collected the medication
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:receiver 0..1 Reference(Resource) DSTU2: receiver additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... note 0..* Annotation Information about the dispense
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:note 0..1 string DSTU2: note additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.note
Constraints: ext-1
.... author[x] Σ 0..1 Individual responsible for the annotation
..... authorReference Reference(Practitioner | Patient | RelatedPerson | Organization)
..... authorString string
.... time Σ 0..1 dateTime When the annotation was made
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... dosageInstruction 0..* Dosage How the medication is to be used by the patient or administered by the caregiver
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 string DSTU2: Dosage Instructions additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.text
Constraints: ext-1
..... extension:additionalInstructions 0..1 CodeableConcept DSTU2: E.g. "Take with food" additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.additionalInstructions
Constraints: ext-1
..... extension:timing 0..1 Timing DSTU2: When medication should be administered additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.timing
Constraints: ext-1
..... extension:asNeeded 0..1 boolean, CodeableConcept DSTU2: Take "as needed" f(or x) additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.asNeeded
Constraints: ext-1
..... extension:site 0..1 CodeableConcept, Reference(Cross-version Profile for DSTU2.BodySite for use in FHIR R4B(0.1.0) | BodyStructure) DSTU2: Body site to administer to additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.site
Constraints: ext-1
..... extension:route 0..1 CodeableConcept DSTU2: How drug should enter body additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.route
Constraints: ext-1
..... extension:method 0..1 CodeableConcept DSTU2: Technique for administering medication additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.method
Constraints: ext-1
..... extension:dose 0..1 Range, SimpleQuantity(4.3.0) DSTU2: Amount of medication per dose additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.dose
Constraints: ext-1
..... extension:rate 0..1 Ratio, Range DSTU2: Amount of medication per unit of time additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.rate
Constraints: ext-1
..... extension:maxDosePerPeriod 0..1 Ratio DSTU2: Upper limit on medication per unit of time additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.maxDosePerPeriod
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... sequence Σ 0..1 integer The order of the dosage instructions
.... text Σ 0..1 string Free text dosage instructions e.g. SIG
.... additionalInstruction Σ 0..* CodeableConcept Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness"
Binding: SNOMEDCTAdditionalDosageInstructions (example)
.... patientInstruction Σ 0..1 string Patient or consumer oriented instructions
.... timing Σ 0..1 Timing When medication should be administered
.... asNeeded[x] Σ 0..1 Take "as needed" (for x)
Binding: SNOMEDCTMedicationAsNeededReasonCodes (example)
..... asNeededBoolean boolean
..... asNeededCodeableConcept CodeableConcept
.... site Σ 0..1 CodeableConcept Body site to administer to
Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example)
.... route Σ 0..1 CodeableConcept How drug should enter body
Binding: SNOMEDCTRouteCodes (example)
.... method Σ 0..1 CodeableConcept Technique for administering medication
Binding: SNOMEDCTAdministrationMethodCodes (example)
.... doseAndRate Σ 0..* Element Amount of medication administered
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... type Σ 0..1 CodeableConcept The kind of dose or rate specified
Binding: DoseAndRateType (example)
..... dose[x] Σ 0..1 Amount of medication per dose
...... doseRange Range
...... doseQuantity Quantity(SimpleQuantity)
..... rate[x] Σ 0..1 Amount of medication per unit of time
...... rateRatio Ratio
...... rateRange Range
...... rateQuantity Quantity(SimpleQuantity)
.... maxDosePerPeriod Σ 0..1 Ratio Upper limit on medication per unit of time
.... maxDosePerAdministration Σ 0..1 SimpleQuantity(4.3.0) Upper limit on medication per administration
.... maxDosePerLifetime Σ 0..1 SimpleQuantity(4.3.0) Upper limit on medication per lifetime of the patient
... substitution 0..1 BackboneElement Whether a substitution was performed on the dispense
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... wasSubstituted 1..1 boolean Whether a substitution was or was not performed on the dispense
.... type 0..1 CodeableConcept Code signifying whether a different drug was dispensed from what was prescribed
Binding: ActSubstanceAdminSubstitutionCode (3.0.0) (example): ActSubstanceAdminSubstitutionCode
.... reason 0..* CodeableConcept Why was substitution made
Binding: SubstanceAdminSubstitutionReason (3.0.0) (example): SubstanceAdminSubstitutionReason
.... responsibleParty 0..* Reference(Practitioner | PractitionerRole) Who is responsible for the substitution
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:responsibleParty 0..1 Reference(Resource) DSTU2: responsibleParty additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... detectedIssue 0..* Reference(DetectedIssue) Clinical issue with action
... eventHistory 0..* Reference(Provenance) A list of relevant lifecycle events

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MedicationDispense.meta.​security Base extensible SecurityLabels 📍4.3.0 FHIR Std.
MedicationDispense.meta.​tag Base example Common Tags 📍4.3.0 FHIR Std.
MedicationDispense.language Base preferred Common Languages 📍4.3.0 FHIR Std.
MedicationDispense.text.​status Base required NarrativeStatus 📍4.3.0 FHIR Std.
MedicationDispense.identifier.​use Base required IdentifierUse 📍4.3.0 FHIR Std.
MedicationDispense.identifier.​type Base extensible IdentifierType 📍4.3.0 FHIR Std.
MedicationDispense.status Base required MedicationDispense Status Codes 📍4.3.0 FHIR Std.
MedicationDispense.statusReason[x] Base example MedicationDispense Status Reason Codes 📍4.3.0 FHIR Std.
MedicationDispense.category Base preferred MedicationDispense Category Codes 📍4.3.0 FHIR Std.
MedicationDispense.medication[x] Base example SNOMED CT Medication Codes 📍4.3.0 FHIR Std.
MedicationDispense.subject.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.performer.​function Base example MedicationDispense Performer Function Codes 📍4.3.0 FHIR Std.
MedicationDispense.performer.​actor.type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.authorizingPrescription.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.type Base example ActPharmacySupplyType 📍3.0.0 THO v7.1
MedicationDispense.destination.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.receiver.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​additionalInstruction Base example SNOMED CT Additional Dosage Instructions 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​asNeeded[x] Base example SNOMED CT Medication As Needed Reason Codes 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​site Base example SNOMED CT Anatomical Structure for Administration Site Codes 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​route Base example SNOMED CT Route Codes 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​method Base example SNOMED CT Administration Method Codes 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​doseAndRate.type Base example DoseAndRateType 📍4.3.0 FHIR Std.
MedicationDispense.substitution.​type Base example ActSubstanceAdminSubstitutionCode 📍3.0.0 THO v7.1
MedicationDispense.substitution.​reason Base example SubstanceAdminSubstitutionReason 📍3.0.0 THO v7.1
MedicationDispense.substitution.​responsibleParty.type Base extensible ResourceType 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error MedicationDispense If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error MedicationDispense If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error MedicationDispense If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error MedicationDispense If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice MedicationDispense A resource should have narrative for robust management text.`div`.exists()
dom-r4b warning MedicationDispense.contained Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
ele-1 error MedicationDispense.meta, MedicationDispense.meta.extension, MedicationDispense.meta.extension:meta, MedicationDispense.meta.versionId, MedicationDispense.meta.lastUpdated, MedicationDispense.meta.source, MedicationDispense.meta.profile, MedicationDispense.meta.security, MedicationDispense.meta.tag, MedicationDispense.implicitRules, MedicationDispense.language, MedicationDispense.text, MedicationDispense.text.extension, MedicationDispense.text.extension:text, MedicationDispense.text.status, MedicationDispense.text.div, MedicationDispense.extension, MedicationDispense.modifierExtension, MedicationDispense.identifier, MedicationDispense.identifier.extension, MedicationDispense.identifier.extension:identifier, MedicationDispense.identifier.use, MedicationDispense.identifier.type, MedicationDispense.identifier.system, MedicationDispense.identifier.value, MedicationDispense.identifier.period, MedicationDispense.identifier.assigner, MedicationDispense.partOf, MedicationDispense.status, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.statusReason[x], MedicationDispense.category, MedicationDispense.medication[x], MedicationDispense.medication[x].extension, MedicationDispense.medication[x].extension:alternateReference, MedicationDispense.subject, MedicationDispense.subject.extension, MedicationDispense.subject.extension:patient, MedicationDispense.subject.reference, MedicationDispense.subject.type, MedicationDispense.subject.identifier, MedicationDispense.subject.display, MedicationDispense.context, MedicationDispense.supportingInformation, MedicationDispense.performer, MedicationDispense.performer.extension, MedicationDispense.performer.modifierExtension, MedicationDispense.performer.function, MedicationDispense.performer.actor, MedicationDispense.performer.actor.extension, MedicationDispense.performer.actor.extension:dispenser, MedicationDispense.performer.actor.reference, MedicationDispense.performer.actor.type, MedicationDispense.performer.actor.identifier, MedicationDispense.performer.actor.display, MedicationDispense.location, MedicationDispense.authorizingPrescription, MedicationDispense.authorizingPrescription.extension, MedicationDispense.authorizingPrescription.extension:authorizingPrescription, MedicationDispense.authorizingPrescription.reference, MedicationDispense.authorizingPrescription.type, MedicationDispense.authorizingPrescription.identifier, MedicationDispense.authorizingPrescription.display, MedicationDispense.type, MedicationDispense.quantity, MedicationDispense.daysSupply, MedicationDispense.whenPrepared, MedicationDispense.whenHandedOver, MedicationDispense.destination, MedicationDispense.destination.extension, MedicationDispense.destination.extension:destination, MedicationDispense.destination.reference, MedicationDispense.destination.type, MedicationDispense.destination.identifier, MedicationDispense.destination.display, MedicationDispense.receiver, MedicationDispense.receiver.extension, MedicationDispense.receiver.extension:receiver, MedicationDispense.receiver.reference, MedicationDispense.receiver.type, MedicationDispense.receiver.identifier, MedicationDispense.receiver.display, MedicationDispense.note, MedicationDispense.note.extension, MedicationDispense.note.extension:note, MedicationDispense.note.author[x], MedicationDispense.note.time, MedicationDispense.note.text, MedicationDispense.dosageInstruction, MedicationDispense.dosageInstruction.extension, MedicationDispense.dosageInstruction.extension:text, MedicationDispense.dosageInstruction.extension:additionalInstructions, MedicationDispense.dosageInstruction.extension:timing, MedicationDispense.dosageInstruction.extension:asNeeded, MedicationDispense.dosageInstruction.extension:site, MedicationDispense.dosageInstruction.extension:route, MedicationDispense.dosageInstruction.extension:method, MedicationDispense.dosageInstruction.extension:dose, MedicationDispense.dosageInstruction.extension:rate, MedicationDispense.dosageInstruction.extension:maxDosePerPeriod, MedicationDispense.dosageInstruction.modifierExtension, MedicationDispense.dosageInstruction.sequence, MedicationDispense.dosageInstruction.text, MedicationDispense.dosageInstruction.additionalInstruction, MedicationDispense.dosageInstruction.patientInstruction, MedicationDispense.dosageInstruction.timing, MedicationDispense.dosageInstruction.asNeeded[x], MedicationDispense.dosageInstruction.site, MedicationDispense.dosageInstruction.route, MedicationDispense.dosageInstruction.method, MedicationDispense.dosageInstruction.doseAndRate, MedicationDispense.dosageInstruction.doseAndRate.extension, MedicationDispense.dosageInstruction.doseAndRate.type, MedicationDispense.dosageInstruction.doseAndRate.dose[x], MedicationDispense.dosageInstruction.doseAndRate.rate[x], MedicationDispense.dosageInstruction.maxDosePerPeriod, MedicationDispense.dosageInstruction.maxDosePerAdministration, MedicationDispense.dosageInstruction.maxDosePerLifetime, MedicationDispense.substitution, MedicationDispense.substitution.extension, MedicationDispense.substitution.modifierExtension, MedicationDispense.substitution.wasSubstituted, MedicationDispense.substitution.type, MedicationDispense.substitution.reason, MedicationDispense.substitution.responsibleParty, MedicationDispense.substitution.responsibleParty.extension, MedicationDispense.substitution.responsibleParty.extension:responsibleParty, MedicationDispense.substitution.responsibleParty.reference, MedicationDispense.substitution.responsibleParty.type, MedicationDispense.substitution.responsibleParty.identifier, MedicationDispense.substitution.responsibleParty.display, MedicationDispense.detectedIssue, MedicationDispense.eventHistory All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error MedicationDispense.meta.extension, MedicationDispense.meta.extension:meta, MedicationDispense.text.extension, MedicationDispense.text.extension:text, MedicationDispense.extension, MedicationDispense.modifierExtension, MedicationDispense.identifier.extension, MedicationDispense.identifier.extension:identifier, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.medication[x].extension, MedicationDispense.medication[x].extension:alternateReference, MedicationDispense.subject.extension, MedicationDispense.subject.extension:patient, MedicationDispense.performer.extension, MedicationDispense.performer.modifierExtension, MedicationDispense.performer.actor.extension, MedicationDispense.performer.actor.extension:dispenser, MedicationDispense.authorizingPrescription.extension, MedicationDispense.authorizingPrescription.extension:authorizingPrescription, MedicationDispense.destination.extension, MedicationDispense.destination.extension:destination, MedicationDispense.receiver.extension, MedicationDispense.receiver.extension:receiver, MedicationDispense.note.extension, MedicationDispense.note.extension:note, MedicationDispense.dosageInstruction.extension, MedicationDispense.dosageInstruction.extension:text, MedicationDispense.dosageInstruction.extension:additionalInstructions, MedicationDispense.dosageInstruction.extension:timing, MedicationDispense.dosageInstruction.extension:asNeeded, MedicationDispense.dosageInstruction.extension:site, MedicationDispense.dosageInstruction.extension:route, MedicationDispense.dosageInstruction.extension:method, MedicationDispense.dosageInstruction.extension:dose, MedicationDispense.dosageInstruction.extension:rate, MedicationDispense.dosageInstruction.extension:maxDosePerPeriod, MedicationDispense.dosageInstruction.modifierExtension, MedicationDispense.dosageInstruction.doseAndRate.extension, MedicationDispense.substitution.extension, MedicationDispense.substitution.modifierExtension, MedicationDispense.substitution.responsibleParty.extension, MedicationDispense.substitution.responsibleParty.extension:responsibleParty Must have either extensions or value[x], not both extension.exists() != value.exists()
mdd-1 error MedicationDispense whenHandedOver cannot be before whenPrepared whenHandedOver.empty() or whenPrepared.empty() or whenHandedOver >= whenPrepared
txt-1 error MedicationDispense.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error MedicationDispense.text.div The narrative SHALL have some non-whitespace content htmlChecks()

This structure is derived from MedicationDispense

Summary

Extensions

This structure refers to these extensions:

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationDispense C 0..* MedicationDispense(4.3.0) Dispensing a medication to a named patient
Constraints: mdd-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 1..1 code preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown
Binding: MedicationDispense Status Codes (required): Describes the lifecycle of the dispense.
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:status 0..1 code DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A code specifying the state of the dispense event.
Constraints: ext-1
.... medication[x]All Types Content/Rules for all Types
..... Slices for extension Content/Rules for all slices
...... extension:alternateReference 0..1 Reference(Resource) DSTU2: medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... medicationCodeableConcept CodeableConcept
.... medicationReference Reference(Medication)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MedicationDispense.status Base required MedicationDispense Status Codes 📍4.3.0 FHIR Std.
MedicationDispense.medication[x] Base example SNOMED CT Medication Codes 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error MedicationDispense If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error MedicationDispense If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error MedicationDispense If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error MedicationDispense If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice MedicationDispense A resource should have narrative for robust management text.`div`.exists()
ele-1 error MedicationDispense.implicitRules, MedicationDispense.modifierExtension, MedicationDispense.status, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.medication[x], MedicationDispense.medication[x].extension:alternateReference All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error MedicationDispense.modifierExtension, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.medication[x].extension:alternateReference Must have either extensions or value[x], not both extension.exists() != value.exists()
mdd-1 error MedicationDispense whenHandedOver cannot be before whenPrepared whenHandedOver.empty() or whenPrepared.empty() or whenHandedOver >= whenPrepared

Differential View

This structure is derived from MedicationDispense

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationDispense 0..* MedicationDispense(4.3.0) Dispensing a medication to a named patient
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 (Complex) DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.text
... identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..1 Identifier DSTU2: identifier additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A code specifying the state of the dispense event.
... medicationReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:alternateReference 0..1 Reference(Resource) DSTU2: medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:patient 0..1 Reference(Resource) DSTU2: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performer
.... actor
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:dispenser 0..1 Reference(Resource) DSTU2: Practitioner responsible for dispensing medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... authorizingPrescription
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:authorizingPrescription 0..* Reference(Resource) DSTU2: authorizingPrescription additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... destination
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:destination 0..1 Reference(Resource) DSTU2: destination additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... receiver
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:receiver 0..* Reference(Resource) DSTU2: receiver additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... note
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..1 string DSTU2: note additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.note
... dosageInstruction
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 string DSTU2: Dosage Instructions additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.text
..... extension:additionalInstructions 0..1 CodeableConcept DSTU2: E.g. "Take with food" additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.additionalInstructions
..... extension:timing 0..1 Timing DSTU2: When medication should be administered additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.timing
..... extension:asNeeded 0..1 boolean, CodeableConcept DSTU2: Take "as needed" f(or x) additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.asNeeded
..... extension:site 0..1 CodeableConcept, Reference(Cross-version Profile for DSTU2.BodySite for use in FHIR R4B(0.1.0) | BodyStructure) DSTU2: Body site to administer to additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.site
..... extension:route 0..1 CodeableConcept DSTU2: How drug should enter body additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.route
..... extension:method 0..1 CodeableConcept DSTU2: Technique for administering medication additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.method
..... extension:dose 0..1 Range, SimpleQuantity(4.3.0) DSTU2: Amount of medication per dose additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.dose
..... extension:rate 0..1 Ratio, Range DSTU2: Amount of medication per unit of time additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.rate
..... extension:maxDosePerPeriod 0..1 Ratio DSTU2: Upper limit on medication per unit of time additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.maxDosePerPeriod
... substitution
.... responsibleParty
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:responsibleParty 0..* Reference(Resource) DSTU2: responsibleParty additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationDispense C 0..* MedicationDispense(4.3.0) Dispensing a medication to a named patient
Constraints: mdd-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 (Complex) DSTU2: meta additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible)
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example)
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): IETF language tag
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) DSTU2: text additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required)
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
Constraints: dom-r4b
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier 0..* Identifier External identifier
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..1 Identifier DSTU2: identifier additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible)
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... partOf 0..* Reference(Procedure) Event that dispense is part of
... status ?!Σ 1..1 code preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown
Binding: MedicationDispense Status Codes (required): Describes the lifecycle of the dispense.
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:status 0..1 code DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A code specifying the state of the dispense event.
Constraints: ext-1
.... value 0..1 code Primitive value for code
... statusReason[x] 0..1 Why a dispense was not performed
Binding: MedicationDispense Status Reason Codes (example): A code describing why a dispense was not performed.
.... statusReasonCodeableConcept CodeableConcept
.... statusReasonReference Reference(DetectedIssue)
... category 0..1 CodeableConcept Type of medication dispense
Binding: MedicationDispense Category Codes (preferred): A code describing where the dispensed medication is expected to be consumed or administered.
... medication[x] Σ 1..1 What medication was supplied
Binding: SNOMEDCTMedicationCodes (example): A coded concept identifying which substance or product can be dispensed.
.... medication[x]All Types Content/Rules for all Types
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:alternateReference 0..1 Reference(Resource) DSTU2: medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... medicationCodeableConcept CodeableConcept
.... medicationReference Reference(Medication)
... subject Σ 0..1 Reference(Patient | Group) Who the dispense is for
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:patient 0..1 Reference(Resource) DSTU2: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... context 0..1 Reference(Encounter | EpisodeOfCare) Encounter / Episode associated with event
... supportingInformation 0..* Reference(Resource) Information that supports the dispensing of the medication
... performer 0..* BackboneElement Who performed event
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... function 0..1 CodeableConcept Who performed the dispense and what they did
Binding: MedicationDispense Performer Function Codes (example): A code describing the role an individual played in dispensing a medication.
.... actor 1..1 Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) Individual who was performing
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:dispenser 0..1 Reference(Resource) DSTU2: Practitioner responsible for dispensing medication additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... location 0..1 Reference(Location) Where the dispense occurred
... authorizingPrescription 0..* Reference(MedicationRequest) Medication order that authorizes the dispense
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:authorizingPrescription 0..1 Reference(Resource) DSTU2: authorizingPrescription additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... type 0..1 CodeableConcept Trial fill, partial fill, emergency fill, etc.
Binding: ActPharmacySupplyType (3.0.0) (example): ActPharmacySupplyType
... quantity 0..1 SimpleQuantity(4.3.0) Amount dispensed
... daysSupply 0..1 SimpleQuantity(4.3.0) Amount of medication expressed as a timing amount
... whenPrepared Σ 0..1 dateTime When product was packaged and reviewed
... whenHandedOver 0..1 dateTime When product was given out
... destination 0..1 Reference(Location) Where the medication was sent
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:destination 0..1 Reference(Resource) DSTU2: destination additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... receiver 0..* Reference(Patient | Practitioner) Who collected the medication
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:receiver 0..1 Reference(Resource) DSTU2: receiver additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... note 0..* Annotation Information about the dispense
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:note 0..1 string DSTU2: note additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.note
Constraints: ext-1
.... author[x] Σ 0..1 Individual responsible for the annotation
..... authorReference Reference(Practitioner | Patient | RelatedPerson | Organization)
..... authorString string
.... time Σ 0..1 dateTime When the annotation was made
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... dosageInstruction 0..* Dosage How the medication is to be used by the patient or administered by the caregiver
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 string DSTU2: Dosage Instructions additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.text
Constraints: ext-1
..... extension:additionalInstructions 0..1 CodeableConcept DSTU2: E.g. "Take with food" additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.additionalInstructions
Constraints: ext-1
..... extension:timing 0..1 Timing DSTU2: When medication should be administered additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.timing
Constraints: ext-1
..... extension:asNeeded 0..1 boolean, CodeableConcept DSTU2: Take "as needed" f(or x) additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.asNeeded
Constraints: ext-1
..... extension:site 0..1 CodeableConcept, Reference(Cross-version Profile for DSTU2.BodySite for use in FHIR R4B(0.1.0) | BodyStructure) DSTU2: Body site to administer to additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.site
Constraints: ext-1
..... extension:route 0..1 CodeableConcept DSTU2: How drug should enter body additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.route
Constraints: ext-1
..... extension:method 0..1 CodeableConcept DSTU2: Technique for administering medication additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.method
Constraints: ext-1
..... extension:dose 0..1 Range, SimpleQuantity(4.3.0) DSTU2: Amount of medication per dose additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.dose
Constraints: ext-1
..... extension:rate 0..1 Ratio, Range DSTU2: Amount of medication per unit of time additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.rate
Constraints: ext-1
..... extension:maxDosePerPeriod 0..1 Ratio DSTU2: Upper limit on medication per unit of time additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationDispense.dosageInstruction.maxDosePerPeriod
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... sequence Σ 0..1 integer The order of the dosage instructions
.... text Σ 0..1 string Free text dosage instructions e.g. SIG
.... additionalInstruction Σ 0..* CodeableConcept Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness"
Binding: SNOMEDCTAdditionalDosageInstructions (example)
.... patientInstruction Σ 0..1 string Patient or consumer oriented instructions
.... timing Σ 0..1 Timing When medication should be administered
.... asNeeded[x] Σ 0..1 Take "as needed" (for x)
Binding: SNOMEDCTMedicationAsNeededReasonCodes (example)
..... asNeededBoolean boolean
..... asNeededCodeableConcept CodeableConcept
.... site Σ 0..1 CodeableConcept Body site to administer to
Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example)
.... route Σ 0..1 CodeableConcept How drug should enter body
Binding: SNOMEDCTRouteCodes (example)
.... method Σ 0..1 CodeableConcept Technique for administering medication
Binding: SNOMEDCTAdministrationMethodCodes (example)
.... doseAndRate Σ 0..* Element Amount of medication administered
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... type Σ 0..1 CodeableConcept The kind of dose or rate specified
Binding: DoseAndRateType (example)
..... dose[x] Σ 0..1 Amount of medication per dose
...... doseRange Range
...... doseQuantity Quantity(SimpleQuantity)
..... rate[x] Σ 0..1 Amount of medication per unit of time
...... rateRatio Ratio
...... rateRange Range
...... rateQuantity Quantity(SimpleQuantity)
.... maxDosePerPeriod Σ 0..1 Ratio Upper limit on medication per unit of time
.... maxDosePerAdministration Σ 0..1 SimpleQuantity(4.3.0) Upper limit on medication per administration
.... maxDosePerLifetime Σ 0..1 SimpleQuantity(4.3.0) Upper limit on medication per lifetime of the patient
... substitution 0..1 BackboneElement Whether a substitution was performed on the dispense
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... wasSubstituted 1..1 boolean Whether a substitution was or was not performed on the dispense
.... type 0..1 CodeableConcept Code signifying whether a different drug was dispensed from what was prescribed
Binding: ActSubstanceAdminSubstitutionCode (3.0.0) (example): ActSubstanceAdminSubstitutionCode
.... reason 0..* CodeableConcept Why was substitution made
Binding: SubstanceAdminSubstitutionReason (3.0.0) (example): SubstanceAdminSubstitutionReason
.... responsibleParty 0..* Reference(Practitioner | PractitionerRole) Who is responsible for the substitution
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:responsibleParty 0..1 Reference(Resource) DSTU2: responsibleParty additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... detectedIssue 0..* Reference(DetectedIssue) Clinical issue with action
... eventHistory 0..* Reference(Provenance) A list of relevant lifecycle events

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MedicationDispense.meta.​security Base extensible SecurityLabels 📍4.3.0 FHIR Std.
MedicationDispense.meta.​tag Base example Common Tags 📍4.3.0 FHIR Std.
MedicationDispense.language Base preferred Common Languages 📍4.3.0 FHIR Std.
MedicationDispense.text.​status Base required NarrativeStatus 📍4.3.0 FHIR Std.
MedicationDispense.identifier.​use Base required IdentifierUse 📍4.3.0 FHIR Std.
MedicationDispense.identifier.​type Base extensible IdentifierType 📍4.3.0 FHIR Std.
MedicationDispense.status Base required MedicationDispense Status Codes 📍4.3.0 FHIR Std.
MedicationDispense.statusReason[x] Base example MedicationDispense Status Reason Codes 📍4.3.0 FHIR Std.
MedicationDispense.category Base preferred MedicationDispense Category Codes 📍4.3.0 FHIR Std.
MedicationDispense.medication[x] Base example SNOMED CT Medication Codes 📍4.3.0 FHIR Std.
MedicationDispense.subject.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.performer.​function Base example MedicationDispense Performer Function Codes 📍4.3.0 FHIR Std.
MedicationDispense.performer.​actor.type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.authorizingPrescription.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.type Base example ActPharmacySupplyType 📍3.0.0 THO v7.1
MedicationDispense.destination.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.receiver.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​additionalInstruction Base example SNOMED CT Additional Dosage Instructions 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​asNeeded[x] Base example SNOMED CT Medication As Needed Reason Codes 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​site Base example SNOMED CT Anatomical Structure for Administration Site Codes 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​route Base example SNOMED CT Route Codes 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​method Base example SNOMED CT Administration Method Codes 📍4.3.0 FHIR Std.
MedicationDispense.dosageInstruction.​doseAndRate.type Base example DoseAndRateType 📍4.3.0 FHIR Std.
MedicationDispense.substitution.​type Base example ActSubstanceAdminSubstitutionCode 📍3.0.0 THO v7.1
MedicationDispense.substitution.​reason Base example SubstanceAdminSubstitutionReason 📍3.0.0 THO v7.1
MedicationDispense.substitution.​responsibleParty.type Base extensible ResourceType 📍4.3.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error MedicationDispense If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error MedicationDispense If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error MedicationDispense If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error MedicationDispense If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice MedicationDispense A resource should have narrative for robust management text.`div`.exists()
dom-r4b warning MedicationDispense.contained Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
ele-1 error MedicationDispense.meta, MedicationDispense.meta.extension, MedicationDispense.meta.extension:meta, MedicationDispense.meta.versionId, MedicationDispense.meta.lastUpdated, MedicationDispense.meta.source, MedicationDispense.meta.profile, MedicationDispense.meta.security, MedicationDispense.meta.tag, MedicationDispense.implicitRules, MedicationDispense.language, MedicationDispense.text, MedicationDispense.text.extension, MedicationDispense.text.extension:text, MedicationDispense.text.status, MedicationDispense.text.div, MedicationDispense.extension, MedicationDispense.modifierExtension, MedicationDispense.identifier, MedicationDispense.identifier.extension, MedicationDispense.identifier.extension:identifier, MedicationDispense.identifier.use, MedicationDispense.identifier.type, MedicationDispense.identifier.system, MedicationDispense.identifier.value, MedicationDispense.identifier.period, MedicationDispense.identifier.assigner, MedicationDispense.partOf, MedicationDispense.status, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.statusReason[x], MedicationDispense.category, MedicationDispense.medication[x], MedicationDispense.medication[x].extension, MedicationDispense.medication[x].extension:alternateReference, MedicationDispense.subject, MedicationDispense.subject.extension, MedicationDispense.subject.extension:patient, MedicationDispense.subject.reference, MedicationDispense.subject.type, MedicationDispense.subject.identifier, MedicationDispense.subject.display, MedicationDispense.context, MedicationDispense.supportingInformation, MedicationDispense.performer, MedicationDispense.performer.extension, MedicationDispense.performer.modifierExtension, MedicationDispense.performer.function, MedicationDispense.performer.actor, MedicationDispense.performer.actor.extension, MedicationDispense.performer.actor.extension:dispenser, MedicationDispense.performer.actor.reference, MedicationDispense.performer.actor.type, MedicationDispense.performer.actor.identifier, MedicationDispense.performer.actor.display, MedicationDispense.location, MedicationDispense.authorizingPrescription, MedicationDispense.authorizingPrescription.extension, MedicationDispense.authorizingPrescription.extension:authorizingPrescription, MedicationDispense.authorizingPrescription.reference, MedicationDispense.authorizingPrescription.type, MedicationDispense.authorizingPrescription.identifier, MedicationDispense.authorizingPrescription.display, MedicationDispense.type, MedicationDispense.quantity, MedicationDispense.daysSupply, MedicationDispense.whenPrepared, MedicationDispense.whenHandedOver, MedicationDispense.destination, MedicationDispense.destination.extension, MedicationDispense.destination.extension:destination, MedicationDispense.destination.reference, MedicationDispense.destination.type, MedicationDispense.destination.identifier, MedicationDispense.destination.display, MedicationDispense.receiver, MedicationDispense.receiver.extension, MedicationDispense.receiver.extension:receiver, MedicationDispense.receiver.reference, MedicationDispense.receiver.type, MedicationDispense.receiver.identifier, MedicationDispense.receiver.display, MedicationDispense.note, MedicationDispense.note.extension, MedicationDispense.note.extension:note, MedicationDispense.note.author[x], MedicationDispense.note.time, MedicationDispense.note.text, MedicationDispense.dosageInstruction, MedicationDispense.dosageInstruction.extension, MedicationDispense.dosageInstruction.extension:text, MedicationDispense.dosageInstruction.extension:additionalInstructions, MedicationDispense.dosageInstruction.extension:timing, MedicationDispense.dosageInstruction.extension:asNeeded, MedicationDispense.dosageInstruction.extension:site, MedicationDispense.dosageInstruction.extension:route, MedicationDispense.dosageInstruction.extension:method, MedicationDispense.dosageInstruction.extension:dose, MedicationDispense.dosageInstruction.extension:rate, MedicationDispense.dosageInstruction.extension:maxDosePerPeriod, MedicationDispense.dosageInstruction.modifierExtension, MedicationDispense.dosageInstruction.sequence, MedicationDispense.dosageInstruction.text, MedicationDispense.dosageInstruction.additionalInstruction, MedicationDispense.dosageInstruction.patientInstruction, MedicationDispense.dosageInstruction.timing, MedicationDispense.dosageInstruction.asNeeded[x], MedicationDispense.dosageInstruction.site, MedicationDispense.dosageInstruction.route, MedicationDispense.dosageInstruction.method, MedicationDispense.dosageInstruction.doseAndRate, MedicationDispense.dosageInstruction.doseAndRate.extension, MedicationDispense.dosageInstruction.doseAndRate.type, MedicationDispense.dosageInstruction.doseAndRate.dose[x], MedicationDispense.dosageInstruction.doseAndRate.rate[x], MedicationDispense.dosageInstruction.maxDosePerPeriod, MedicationDispense.dosageInstruction.maxDosePerAdministration, MedicationDispense.dosageInstruction.maxDosePerLifetime, MedicationDispense.substitution, MedicationDispense.substitution.extension, MedicationDispense.substitution.modifierExtension, MedicationDispense.substitution.wasSubstituted, MedicationDispense.substitution.type, MedicationDispense.substitution.reason, MedicationDispense.substitution.responsibleParty, MedicationDispense.substitution.responsibleParty.extension, MedicationDispense.substitution.responsibleParty.extension:responsibleParty, MedicationDispense.substitution.responsibleParty.reference, MedicationDispense.substitution.responsibleParty.type, MedicationDispense.substitution.responsibleParty.identifier, MedicationDispense.substitution.responsibleParty.display, MedicationDispense.detectedIssue, MedicationDispense.eventHistory All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error MedicationDispense.meta.extension, MedicationDispense.meta.extension:meta, MedicationDispense.text.extension, MedicationDispense.text.extension:text, MedicationDispense.extension, MedicationDispense.modifierExtension, MedicationDispense.identifier.extension, MedicationDispense.identifier.extension:identifier, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.medication[x].extension, MedicationDispense.medication[x].extension:alternateReference, MedicationDispense.subject.extension, MedicationDispense.subject.extension:patient, MedicationDispense.performer.extension, MedicationDispense.performer.modifierExtension, MedicationDispense.performer.actor.extension, MedicationDispense.performer.actor.extension:dispenser, MedicationDispense.authorizingPrescription.extension, MedicationDispense.authorizingPrescription.extension:authorizingPrescription, MedicationDispense.destination.extension, MedicationDispense.destination.extension:destination, MedicationDispense.receiver.extension, MedicationDispense.receiver.extension:receiver, MedicationDispense.note.extension, MedicationDispense.note.extension:note, MedicationDispense.dosageInstruction.extension, MedicationDispense.dosageInstruction.extension:text, MedicationDispense.dosageInstruction.extension:additionalInstructions, MedicationDispense.dosageInstruction.extension:timing, MedicationDispense.dosageInstruction.extension:asNeeded, MedicationDispense.dosageInstruction.extension:site, MedicationDispense.dosageInstruction.extension:route, MedicationDispense.dosageInstruction.extension:method, MedicationDispense.dosageInstruction.extension:dose, MedicationDispense.dosageInstruction.extension:rate, MedicationDispense.dosageInstruction.extension:maxDosePerPeriod, MedicationDispense.dosageInstruction.modifierExtension, MedicationDispense.dosageInstruction.doseAndRate.extension, MedicationDispense.substitution.extension, MedicationDispense.substitution.modifierExtension, MedicationDispense.substitution.responsibleParty.extension, MedicationDispense.substitution.responsibleParty.extension:responsibleParty Must have either extensions or value[x], not both extension.exists() != value.exists()
mdd-1 error MedicationDispense whenHandedOver cannot be before whenPrepared whenHandedOver.empty() or whenPrepared.empty() or whenHandedOver >= whenPrepared
txt-1 error MedicationDispense.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error MedicationDispense.text.div The narrative SHALL have some non-whitespace content htmlChecks()

This structure is derived from MedicationDispense

Summary

Extensions

This structure refers to these extensions:

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron