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) | |
MedicationStatement | Elements differ in definition for definition: "Statement that a medication is/was actively taken by a patient." "A record of a medication that is being consumed by a patient. A MedicationStatement may indicate that the patient may be taking the medication now, or has taken the medication in the past or will be taking the medication in the future. The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician. A common scenario where this information is captured is during the history taking process during a patient visit or stay. The medication information may come from e.g. the patient's memory, from a prescription bottle, or from a list of medications the patient, clinician or other party maintains The primary difference between a medication statement and a medication administration is that the medication administration has complete administration information and is based on actual administration information from the person who administered the medication. A medication statement is often, if not always, less specific. There is no required date/time when the medication was administered, in fact we only know that a source has reported the patient is taking this medication, where details such as time, quantity, or rate or even medication product may be incomplete or missing or less precise. As stated earlier, the medication statement information may come from the patient's memory, from a prescription bottle or from a list of medications the patient, clinician or other party maintains. Medication administration is more formal and is not missing detailed information." |
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 |
---|---|---|---|---|
MedicationStatement | ∑ I | 0..* | MedicationStatement | Record of medication being taken by a patient mst-2: Reason for use is only permitted if wasNotTaken is false mst-1: Reason not taken is only permitted if wasNotTaken is true |
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 |
status | ?! S∑ | 1..1 | code | active | completed | entered-in-error | intended Binding: MedicationStatementStatus (required) |
medication[x] | S ∑ | 1..1 | QICore-Medication, Reference(QICore-Medication) | What medication was taken Binding: Medication Clinical Drug (RxNorm) (preferred) |
patient | S ∑ | 1..1 | Reference(DAF-Patient) | Who is/was taking the medication |
effectivePeriod | S ∑ | 0..1 | Period | Over what period was medication consumed? |
informationSource | S ∑ | 0..1 | Reference(DAF-Pract | DAF-Patient | DAF-RelatedPerson) | Person who provided the information about the taking of this medication |
supportingInformation | ∑ | 0..* | Reference(Resource) | Additional supporting information |
dateAsserted | S ∑ | 0..1 | dateTime | When the statement was asserted? |
wasNotTaken | ?! S∑ | 0..1 | boolean | True if medication is/was not being taken |
reasonNotTaken | S ∑ | 0..1 | CodeableConcept | True if asserting medication was not given Binding: Reason Medication Not Given Codes (example) |
reasonForUse[x] | ∑ | 0..1 | QICore-Condition, Reference(QICore-Condition) | Binding: Condition/Problem/Diagnosis Codes (example) |
note | ∑ | 0..* | Annotation | Further information about the statement |
dosage | S ∑ | 0..* | BackboneElement | Details of how medication was taken |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
text | ∑ | 0..1 | string | Free text dosage instructions as reported by the information source |
timing | S ∑ | 0..1 | Timing | When/how often was medication taken |
asNeeded[x] | ∑ | 0..1 | boolean, CodeableConcept | Take "as needed" (for x) Binding: (unbound) (example) |
siteCodeableConcept | S ∑ | 0..1 | BodySite | Where (on body) medication is/was administered Binding: Vaccine Administered Body Site (preferred) |
route | S ∑ | 0..1 | CodeableConcept | How the medication entered the body Binding: Medication Route FDA Value Set (preferred) |
method | ∑ | 0..1 | CodeableConcept | Technique used to administer medication Binding: (unbound) (example) |
quantity[x] | S ∑ | 0..1 | SimpleQuantity, SimpleQuantity | Amount administered in one dose |
rate[x] | S ∑ | 0..1 | Ratio, Range | Dose quantity per unit of time |
maxDosePerPeriod | S ∑ | 0..1 | Ratio | Maximum dose that was consumed per unit of time |
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.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationStatement | ∑ I | 0..* | MedicationStatement | Record of medication being taken by a patient mst-2: Reason for use is only permitted if wasNotTaken is false mst-1: Reason not taken is only permitted if wasNotTaken is true |
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 |
status | ?! S∑ | 1..1 | code | active | completed | entered-in-error | intended Binding: MedicationStatementStatus (required) |
medication[x] | S ∑ | 1..1 | CodeableConcept, Reference(Medication) | What medication was taken Binding: Medication Clinical Drug (RxNorm) (example) |
patient | S ∑ | 1..1 | Reference(#1) | Who is/was taking the medication |
effectivePeriod | S ∑ | 0..1 | Period, dateTime | Over what period was medication consumed? |
informationSource | S ∑ | 0..1 | Reference(#3 | #1 | #5) | Person who provided the information about the taking of this medication |
supportingInformation | ∑ | 0..* | Reference(Resource) | Additional supporting information |
dateAsserted | S ∑ | 0..1 | dateTime | When the statement was asserted? |
wasNotTaken | ?! S∑ | 0..1 | boolean | True if medication is/was not being taken |
reasonNotTaken | S ∑ | 0..* | CodeableConcept | True if asserting medication was not given Binding: Reason Medication Not Given Codes (example) |
reasonForUse[x] | ∑ | 0..1 | CodeableConcept, Reference(Condition) | Binding: Condition/Problem/Diagnosis Codes (example) |
note | ∑ | 0..* | Annotation | Further information about the statement |
dosage | S ∑ | 0..* | BackboneElement | Details of how medication was taken |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
text | ∑ | 0..1 | string | Free text dosage instructions as reported by the information source |
timing | S ∑ | 0..1 | Timing | When/how often was medication taken |
asNeeded[x] | ∑ | 0..1 | boolean, CodeableConcept | Take "as needed" (for x) Binding: (unbound) (example) |
siteCodeableConcept | S ∑ | 0..1 | CodeableConcept, Reference(BodySite) | Where (on body) medication is/was administered Binding: Vaccine Administered Body Site (preferred) |
route | S ∑ | 0..1 | CodeableConcept | How the medication entered the body Binding: Medication Route FDA Value Set (preferred) |
method | ∑ | 0..1 | CodeableConcept | Technique used to administer medication Binding: (unbound) (example) |
quantity[x] | S ∑ | 0..1 | SimpleQuantity, Range | Amount administered in one dose |
rate[x] | S ∑ | 0..1 | Ratio, Range | Dose quantity per unit of time |
maxDosePerPeriod | S ∑ | 0..1 | Ratio | Maximum dose that was consumed per unit of time |
Documentation for this format |