This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
A series of messages from the comparison algorithm. Errors indicate that solutions cannot be interoperable across both implementation guides (or that there are structural flaws in the definition of at least one).
Path | Message |
Errors Detected | |
(None) | |
Notes about differences (e.g. definitions) | |
MedicationDispense.extension | Elements differ in definition for short: "Additional Content defined by implementations" "Extension" |
MedicationDispense.extension | Elements differ in definition for definition: "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." "An Extension" |
MedicationDispense.medication[x] | Elements differ in definition for binding.description: "Prescribable medications" "The set of RxNorm codes to represent medications" |
MedicationDispense.dosageInstruction.extension | Elements differ in definition for short: "Additional Content defined by implementations" "Extension" |
MedicationDispense.dosageInstruction.extension | Elements differ in definition for definition: "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." "An Extension" |
MedicationDispense.dosageInstruction.route | Example/preferred bindings differ at MedicationDispense.dosageInstruction.route using binding from U.S. Data Access Framework (DAF) MedicationDispense Profile |
MedicationDispense.dosageInstruction.route | Elements differ in definition for binding.description: "This identifies the route of substance administration." "A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject" |
The intersection of the 2 constraint statements. This is what resource authors (either client or server) would need to conform to produce content valid against both implementation guides.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationDispense | ∑ I | 0..* | MedicationDispense | Dispensing a medication to a named patient mdd-1: whenHandedOver cannot be before whenPrepared |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: IETF BCP-47 (required) | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S ∑ | 0..1 | Identifier | External identifier |
status | ?! S∑ | 0..1 | code | in-progress | on-hold | completed | entered-in-error | stopped Binding: MedicationDispenseStatus (required) |
medication[x] | S ∑ | 1..1 | Medication, Reference(DAF-Medication) | What medication was supplied Binding: Medication Clinical Drug (RxNorm) (extensible) |
patient | S ∑ | 1..1 | Reference(DAF-Patient) | Who the dispense is for |
dispenser | S ∑ | 0..1 | Reference(DAF-Pract) | Practitioner responsible for dispensing medication |
authorizingPrescription | S ∑ | 0..* | Reference(DAF-MedicationOrder) | Medication order that authorizes the dispense |
type | ∑ | 0..1 | CodeableConcept | Trial fill, partial fill, emergency fill, etc. Binding: ActPharmacySupplyType (example) |
quantity | S ∑ | 0..1 | SimpleQuantity | Amount dispensed |
daysSupply | S ∑ | 0..1 | SimpleQuantity | Amount of medication expressed as a timing amount |
whenPrepared | ∑ | 0..1 | dateTime | Dispense processing time |
whenHandedOver | S ∑ | 0..1 | dateTime | When product was given out |
destination | ∑ | 0..1 | Reference(QICore-Location) | Where the medication was sent |
receiver | ∑ | 0..* | Reference(QICore-Patient | QICore-Practitioner) | Who collected the medication |
note | ∑ | 0..* | Annotation | Information about the dispense |
dosageInstruction | S ∑ | 0..* | BackboneElement | Medicine administration instructions to the patient/caregiver |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
text | ∑ | 0..1 | string | Free text dosage instructions e.g. SIG |
additionalInstructions | S ∑ | 0..1 | CodeableConcept | E.g. "Take with food" Binding: (unbound) (example) |
timing | S ∑ | 0..1 | Timing | When medication should be administered |
asNeeded[x] | S ∑ | 0..1 | boolean, CodeableConcept | Take "as needed" f(or x) Binding: (unbound) (example) |
siteCodeableConcept | S ∑ | 0..1 | BodySite | Body site to administer to Binding: Vaccine Administered Body Site (preferred) |
route | S ∑ | 0..1 | CodeableConcept | How drug should enter body Binding: Medication Route FDA Value Set (preferred) |
method | ∑ | 0..1 | CodeableConcept | Technique for administering medication Binding: (unbound) (example) |
dose[x] | S ∑ | 0..1 | SimpleQuantity, SimpleQuantity | Amount of medication per dose |
rate[x] | S ∑ | 0..1 | Ratio, Range | Amount of medication per unit of time |
maxDosePerPeriod | S ∑ | 0..1 | Ratio | Upper limit on medication per unit of time |
substitution | ∑ | 0..1 | BackboneElement | Deals with substitution of one medicine for another |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
type | ∑ | 1..1 | CodeableConcept | Code signifying whether a different drug was dispensed from what was prescribed Binding: ActSubstanceAdminSubstitutionCode (example) |
reason | ∑ | 0..* | CodeableConcept | Why was substitution made Binding: SubstanceAdminSubstitutionReason (example) |
responsibleParty | ∑ | 0..* | Reference(QICore-Practitioner) | Who is responsible for the substitution |
Documentation for this format |
The union of the 2 constraint statements. This is what resource authors (either client or server) would need to be able to handle to accept content valid against either implementation guides.