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

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

Resource Profile: Profile_R3_MedicationDispense_R4B

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

This cross-version profile allows STU3 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:notDone 0..1 boolean STU3: Whether the dispense was or was not performed (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.notDone
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:status 0..1 code STU3: preparation | in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A coded concept specifying the state of the dispense event.
Constraints: ext-1
... 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
..... Slices for extension Content/Rules for all slices
...... extension:alternateReference 0..1 Reference(Resource) STU3: 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.extension, MedicationDispense.extension:notDone, 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.extension, MedicationDispense.extension:notDone, 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) STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:notDone 0..1 boolean STU3: Whether the dispense was or was not performed (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.notDone
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.identifier
... partOf
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..* Reference(Resource) STU3: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... status
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code STU3: preparation | in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A coded concept specifying the state of the dispense event.
... statusReasonReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:alternateReference 0..1 Reference(Resource) STU3: notDoneReason additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... medicationReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:alternateReference 0..1 Reference(Resource) STU3: 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:subject 0..1 Reference(Resource) STU3: subject additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... context
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:context 0..1 Reference(Resource) STU3: context additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... supportingInformation
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:supportingInformation 0..* Reference(Resource) STU3: supportingInformation additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:onBehalfOf 0..1 Reference(Cross-version Profile for STU3.Organization for use in FHIR R4B(0.1.0) | Organization) STU3: Organization organization was acting for (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.performer.onBehalfOf
.... actor
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:actor 0..1 Reference(Resource) STU3: actor
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) STU3: 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) STU3: 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) STU3: 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..* Annotation STU3: note additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.note
... dosageInstruction
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:dosageInstruction 0..* Dosage STU3: dosageInstruction additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.dosageInstruction
... substitution
.... responsibleParty
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:responsibleParty 0..* Reference(Resource) STU3: responsibleParty additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... detectedIssue
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:detectedIssue 0..* Reference(Resource) STU3: detectedIssue additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... eventHistory
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:eventHistory 0..* Reference(Resource) STU3: A list of releveant lifecycle events 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) STU3: meta additional types
URL: http://hl7.org/fhir/3.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) STU3: text additional types
URL: http://hl7.org/fhir/3.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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:notDone 0..1 boolean STU3: Whether the dispense was or was not performed (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.notDone
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..* Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.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
.... 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:partOf 0..1 Reference(Resource) STU3: partOf 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
... 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 STU3: preparation | in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A coded concept 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.
.... statusReason[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) STU3: notDoneReason additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... 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) STU3: 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:subject 0..1 Reference(Resource) STU3: subject 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
.... 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:context 0..1 Reference(Resource) STU3: context 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
... supportingInformation 0..* Reference(Resource) Information that supports the dispensing of 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:supportingInformation 0..1 Reference(Resource) STU3: supportingInformation 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
... performer 0..* BackboneElement Who performed event
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:onBehalfOf 0..1 Reference(Cross-version Profile for STU3.Organization for use in FHIR R4B(0.1.0) | Organization) STU3: Organization organization was acting for (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.performer.onBehalfOf
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:actor 0..1 Reference(Resource) STU3: actor
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) STU3: 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) STU3: 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) STU3: 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..* Annotation STU3: note additional types
URL: http://hl7.org/fhir/3.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:dosageInstruction 0..* Dosage STU3: dosageInstruction additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.dosageInstruction
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) STU3: 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
.... 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:detectedIssue 0..1 Reference(Resource) STU3: detectedIssue 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
... eventHistory 0..* Reference(Provenance) A list of relevant lifecycle events
.... 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:eventHistory 0..1 Reference(Resource) STU3: A list of releveant lifecycle events 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

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.partOf.​type Base extensible ResourceType 📍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.context.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.supportingInformation.​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.
MedicationDispense.detectedIssue.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.eventHistory.​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.extension:notDone, 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.partOf.extension, MedicationDispense.partOf.extension:partOf, MedicationDispense.partOf.reference, MedicationDispense.partOf.type, MedicationDispense.partOf.identifier, MedicationDispense.partOf.display, MedicationDispense.status, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.statusReason[x], MedicationDispense.statusReason[x].extension, MedicationDispense.statusReason[x].extension:alternateReference, MedicationDispense.category, MedicationDispense.medication[x], MedicationDispense.medication[x].extension, MedicationDispense.medication[x].extension:alternateReference, MedicationDispense.subject, MedicationDispense.subject.extension, MedicationDispense.subject.extension:subject, MedicationDispense.subject.reference, MedicationDispense.subject.type, MedicationDispense.subject.identifier, MedicationDispense.subject.display, MedicationDispense.context, MedicationDispense.context.extension, MedicationDispense.context.extension:context, MedicationDispense.context.reference, MedicationDispense.context.type, MedicationDispense.context.identifier, MedicationDispense.context.display, MedicationDispense.supportingInformation, MedicationDispense.supportingInformation.extension, MedicationDispense.supportingInformation.extension:supportingInformation, MedicationDispense.supportingInformation.reference, MedicationDispense.supportingInformation.type, MedicationDispense.supportingInformation.identifier, MedicationDispense.supportingInformation.display, MedicationDispense.performer, MedicationDispense.performer.extension, MedicationDispense.performer.extension:onBehalfOf, MedicationDispense.performer.modifierExtension, MedicationDispense.performer.function, MedicationDispense.performer.actor, MedicationDispense.performer.actor.extension, MedicationDispense.performer.actor.extension:actor, 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:dosageInstruction, 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.detectedIssue.extension, MedicationDispense.detectedIssue.extension:detectedIssue, MedicationDispense.detectedIssue.reference, MedicationDispense.detectedIssue.type, MedicationDispense.detectedIssue.identifier, MedicationDispense.detectedIssue.display, MedicationDispense.eventHistory, MedicationDispense.eventHistory.extension, MedicationDispense.eventHistory.extension:eventHistory, MedicationDispense.eventHistory.reference, MedicationDispense.eventHistory.type, MedicationDispense.eventHistory.identifier, MedicationDispense.eventHistory.display 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.extension:notDone, MedicationDispense.modifierExtension, MedicationDispense.identifier.extension, MedicationDispense.identifier.extension:identifier, MedicationDispense.partOf.extension, MedicationDispense.partOf.extension:partOf, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.statusReason[x].extension, MedicationDispense.statusReason[x].extension:alternateReference, MedicationDispense.medication[x].extension, MedicationDispense.medication[x].extension:alternateReference, MedicationDispense.subject.extension, MedicationDispense.subject.extension:subject, MedicationDispense.context.extension, MedicationDispense.context.extension:context, MedicationDispense.supportingInformation.extension, MedicationDispense.supportingInformation.extension:supportingInformation, MedicationDispense.performer.extension, MedicationDispense.performer.extension:onBehalfOf, MedicationDispense.performer.modifierExtension, MedicationDispense.performer.actor.extension, MedicationDispense.performer.actor.extension:actor, 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:dosageInstruction, MedicationDispense.dosageInstruction.modifierExtension, MedicationDispense.dosageInstruction.doseAndRate.extension, MedicationDispense.substitution.extension, MedicationDispense.substitution.modifierExtension, MedicationDispense.substitution.responsibleParty.extension, MedicationDispense.substitution.responsibleParty.extension:responsibleParty, MedicationDispense.detectedIssue.extension, MedicationDispense.detectedIssue.extension:detectedIssue, MedicationDispense.eventHistory.extension, MedicationDispense.eventHistory.extension:eventHistory 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()

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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:notDone 0..1 boolean STU3: Whether the dispense was or was not performed (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.notDone
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:status 0..1 code STU3: preparation | in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A coded concept specifying the state of the dispense event.
Constraints: ext-1
... 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
..... Slices for extension Content/Rules for all slices
...... extension:alternateReference 0..1 Reference(Resource) STU3: 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.extension, MedicationDispense.extension:notDone, 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.extension, MedicationDispense.extension:notDone, 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) STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:notDone 0..1 boolean STU3: Whether the dispense was or was not performed (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.notDone
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.identifier
... partOf
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..* Reference(Resource) STU3: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... status
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:status 0..1 code STU3: preparation | in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A coded concept specifying the state of the dispense event.
... statusReasonReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:alternateReference 0..1 Reference(Resource) STU3: notDoneReason additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... medicationReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:alternateReference 0..1 Reference(Resource) STU3: 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:subject 0..1 Reference(Resource) STU3: subject additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... context
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:context 0..1 Reference(Resource) STU3: context additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... supportingInformation
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:supportingInformation 0..* Reference(Resource) STU3: supportingInformation additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:onBehalfOf 0..1 Reference(Cross-version Profile for STU3.Organization for use in FHIR R4B(0.1.0) | Organization) STU3: Organization organization was acting for (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.performer.onBehalfOf
.... actor
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:actor 0..1 Reference(Resource) STU3: actor
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) STU3: 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) STU3: 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) STU3: 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..* Annotation STU3: note additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.note
... dosageInstruction
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:dosageInstruction 0..* Dosage STU3: dosageInstruction additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.dosageInstruction
... substitution
.... responsibleParty
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:responsibleParty 0..* Reference(Resource) STU3: responsibleParty additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... detectedIssue
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:detectedIssue 0..* Reference(Resource) STU3: detectedIssue additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... eventHistory
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:eventHistory 0..* Reference(Resource) STU3: A list of releveant lifecycle events 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) STU3: meta additional types
URL: http://hl7.org/fhir/3.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) STU3: text additional types
URL: http://hl7.org/fhir/3.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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:notDone 0..1 boolean STU3: Whether the dispense was or was not performed (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.notDone
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..* Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.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
.... 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:partOf 0..1 Reference(Resource) STU3: partOf 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
... 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 STU3: preparation | in-progress | on-hold | completed | entered-in-error | stopped additional codes
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.status
Binding: MedicationDispense Status Codes (required): A coded concept 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.
.... statusReason[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) STU3: notDoneReason additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... 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) STU3: 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:subject 0..1 Reference(Resource) STU3: subject 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
.... 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:context 0..1 Reference(Resource) STU3: context 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
... supportingInformation 0..* Reference(Resource) Information that supports the dispensing of 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:supportingInformation 0..1 Reference(Resource) STU3: supportingInformation 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
... performer 0..* BackboneElement Who performed event
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:onBehalfOf 0..1 Reference(Cross-version Profile for STU3.Organization for use in FHIR R4B(0.1.0) | Organization) STU3: Organization organization was acting for (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.performer.onBehalfOf
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:actor 0..1 Reference(Resource) STU3: actor
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) STU3: 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) STU3: 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) STU3: 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..* Annotation STU3: note additional types
URL: http://hl7.org/fhir/3.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:dosageInstruction 0..* Dosage STU3: dosageInstruction additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationDispense.dosageInstruction
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) STU3: 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
.... 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:detectedIssue 0..1 Reference(Resource) STU3: detectedIssue 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
... eventHistory 0..* Reference(Provenance) A list of relevant lifecycle events
.... 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:eventHistory 0..1 Reference(Resource) STU3: A list of releveant lifecycle events 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

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.partOf.​type Base extensible ResourceType 📍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.context.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.supportingInformation.​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.
MedicationDispense.detectedIssue.​type Base extensible ResourceType 📍4.3.0 FHIR Std.
MedicationDispense.eventHistory.​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.extension:notDone, 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.partOf.extension, MedicationDispense.partOf.extension:partOf, MedicationDispense.partOf.reference, MedicationDispense.partOf.type, MedicationDispense.partOf.identifier, MedicationDispense.partOf.display, MedicationDispense.status, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.statusReason[x], MedicationDispense.statusReason[x].extension, MedicationDispense.statusReason[x].extension:alternateReference, MedicationDispense.category, MedicationDispense.medication[x], MedicationDispense.medication[x].extension, MedicationDispense.medication[x].extension:alternateReference, MedicationDispense.subject, MedicationDispense.subject.extension, MedicationDispense.subject.extension:subject, MedicationDispense.subject.reference, MedicationDispense.subject.type, MedicationDispense.subject.identifier, MedicationDispense.subject.display, MedicationDispense.context, MedicationDispense.context.extension, MedicationDispense.context.extension:context, MedicationDispense.context.reference, MedicationDispense.context.type, MedicationDispense.context.identifier, MedicationDispense.context.display, MedicationDispense.supportingInformation, MedicationDispense.supportingInformation.extension, MedicationDispense.supportingInformation.extension:supportingInformation, MedicationDispense.supportingInformation.reference, MedicationDispense.supportingInformation.type, MedicationDispense.supportingInformation.identifier, MedicationDispense.supportingInformation.display, MedicationDispense.performer, MedicationDispense.performer.extension, MedicationDispense.performer.extension:onBehalfOf, MedicationDispense.performer.modifierExtension, MedicationDispense.performer.function, MedicationDispense.performer.actor, MedicationDispense.performer.actor.extension, MedicationDispense.performer.actor.extension:actor, 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:dosageInstruction, 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.detectedIssue.extension, MedicationDispense.detectedIssue.extension:detectedIssue, MedicationDispense.detectedIssue.reference, MedicationDispense.detectedIssue.type, MedicationDispense.detectedIssue.identifier, MedicationDispense.detectedIssue.display, MedicationDispense.eventHistory, MedicationDispense.eventHistory.extension, MedicationDispense.eventHistory.extension:eventHistory, MedicationDispense.eventHistory.reference, MedicationDispense.eventHistory.type, MedicationDispense.eventHistory.identifier, MedicationDispense.eventHistory.display 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.extension:notDone, MedicationDispense.modifierExtension, MedicationDispense.identifier.extension, MedicationDispense.identifier.extension:identifier, MedicationDispense.partOf.extension, MedicationDispense.partOf.extension:partOf, MedicationDispense.status.extension, MedicationDispense.status.extension:status, MedicationDispense.statusReason[x].extension, MedicationDispense.statusReason[x].extension:alternateReference, MedicationDispense.medication[x].extension, MedicationDispense.medication[x].extension:alternateReference, MedicationDispense.subject.extension, MedicationDispense.subject.extension:subject, MedicationDispense.context.extension, MedicationDispense.context.extension:context, MedicationDispense.supportingInformation.extension, MedicationDispense.supportingInformation.extension:supportingInformation, MedicationDispense.performer.extension, MedicationDispense.performer.extension:onBehalfOf, MedicationDispense.performer.modifierExtension, MedicationDispense.performer.actor.extension, MedicationDispense.performer.actor.extension:actor, 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:dosageInstruction, MedicationDispense.dosageInstruction.modifierExtension, MedicationDispense.dosageInstruction.doseAndRate.extension, MedicationDispense.substitution.extension, MedicationDispense.substitution.modifierExtension, MedicationDispense.substitution.responsibleParty.extension, MedicationDispense.substitution.responsibleParty.extension:responsibleParty, MedicationDispense.detectedIssue.extension, MedicationDispense.detectedIssue.extension:detectedIssue, MedicationDispense.eventHistory.extension, MedicationDispense.eventHistory.extension:eventHistory 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()

 

Other representations of profile: CSV, Excel, Schematron