This page is part of the FHIR Specification (v1.0.0: DSTU 2 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 | |
MedicationOrder.dosageInstruction.asNeeded[x] | No left Value set at MedicationOrder.dosageInstruction.asNeeded[x] |
MedicationOrder.dosageInstruction.method | No left Value set at MedicationOrder.dosageInstruction.method |
Notes about differences (e.g. definitions) | |
MedicationOrder | Elements differ in definition for definition: "An order for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationOrder" rather than "MedicationPrescription" to generalize the use across inpatient and outpatient settings as well as for care plans, etc." "Profile of medication prescription, indicating which elements must be supported in rule and measure interpreters." |
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 |
---|---|---|---|---|
MedicationOrder | ∑ | 0..* | MedicationOrder | Prescription of medication to for patient |
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 | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S ∑ | 0..* | Identifier | External identifier |
dateWritten | S ∑ | 0..1 | dateTime | When prescription was authorized |
status | ?! S∑ | 0..1 | code | active | on-hold | completed | entered-in-error | stopped | draft Binding: MedicationOrderStatus (required) |
dateEnded | ∑ | 0..1 | dateTime | When prescription was stopped |
reasonEnded | ∑ | 0..1 | CodeableConcept | Why prescription was stopped |
patient | S ∑ | 1..1 | Reference(DAF-Patient) | Who prescription is for |
prescriber | S ∑ | 0..1 | Reference(U.S. Data Access Framework (DAF) Practitioner Profile) | Who ordered the medication(s) |
encounter | S ∑ | 0..1 | Reference(U.S. Data Access Framework (DAF) Encounter profile) | Created during encounter / admission / stay |
reason[x] | ∑ | 0..1 | Condition, Reference(Condition) | Reason or indication for writing the prescription Binding: Problem Value Set (preferred) |
note | ∑ | 0..1 | string | Information about the prescription |
medication[x] | S ∑ | 1..1 | QICore-Medication, Reference(QICore-Medication) | Medication to be taken |
dosageInstruction | S ∑ | 0..1 | BackboneElement | How medication should be taken |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
text | S ∑ | 0..1 | string | Dosage instructions expressed as text |
additionalInstructions | ∑ | 0..1 | CodeableConcept | Supplemental instructions - e.g. "with meals" |
timing | ∑ | 0..1 | Timing | When medication should be administered |
asNeeded[x] | S ∑ | 0..1 | boolean, CodeableConcept | Take "as needed" (for x) Binding: (unbound) (required) |
site[x] | ∑ | 0..1 | BodySite, Reference(BodySite) | Body site to administer to Binding: SNOMED CT Anatomical Structure for Administration Site Codes (example) |
route | S ∑ | 0..1 | CodeableConcept | How drug should enter body Binding: SNOMED CT Route Codes (example) |
method | S ∑ | 0..1 | CodeableConcept | Technique for administering medication Binding: (unbound) (required) |
dose[x] | S ∑ | 0..1 | SimpleQuantity, SimpleQuantity | Amount of medication per dose |
rate[x] | ∑ | 0..1 | Ratio, Range | Amount of medication per unit of time |
maxDosePerPeriod | ∑ | 0..1 | Ratio | Upper limit on medication per unit of time |
dispenseRequest | ∑ | 0..1 | BackboneElement | Medication supply authorization |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
medication[x] | ∑ | 0..1 | Medication, Reference(Medication) | Product to be supplied |
validityPeriod | ∑ | 0..1 | Period | Time period supply is authorized for |
numberOfRepeatsAllowed | ∑ | 0..1 | positiveInt | # of refills authorized |
quantity | ∑ | 0..1 | SimpleQuantity | Amount of medication to supply per dispense |
expectedSupplyDuration | ∑ | 0..1 | Duration | Days supply per dispense |
substitution | ∑ | 0..1 | BackboneElement | Any restrictions on medication substitution? |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
type | ∑ | 1..1 | CodeableConcept | generic | formulary + Binding: ActSubstanceAdminSubstitutionCode (example) |
reason | ∑ | 0..1 | CodeableConcept | Why should substitution (not) be made Binding: SubstanceAdminSubstitutionReason (example) |
priorPrescription | ∑ | 0..1 | Reference(MedicationOrder) | An order/prescription that this supersedes |
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.