STU 3 Candidate

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

U.S. Data Access Framework (DAF) MedicationStatement Profile vs QICore-MedicationStatement

Messages

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).

PathMessage
Errors Detected
(None)
Notes about differences (e.g. definitions)
MedicationStatementElements 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."

Intersection

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.

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement I0..*MedicationStatementRecord 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..1MetaMetadata about the resource
... implicitRules ?! 0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: IETF BCP-47 (required)
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional Content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier S 0..*IdentifierExternal identifier
... status ?! S1..1codeactive | completed | entered-in-error | intended
Binding: MedicationStatementStatus (required)
... medication[x] S 1..1QICore-Medication, Reference(QICore-Medication)What medication was taken
Binding: Medication Clinical Drug (RxNorm) (preferred)
... patient S 1..1Reference(DAF-Patient)Who is/was taking the medication
... effectivePeriod S 0..1PeriodOver what period was medication consumed?
... informationSource S 0..1Reference(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..1dateTimeWhen the statement was asserted?
... wasNotTaken ?! S0..1booleanTrue if medication is/was not being taken
... reasonNotTaken S 0..1CodeableConceptTrue if asserting medication was not given
Binding: Reason Medication Not Given Codes (example)
... reasonForUse[x] 0..1QICore-Condition, Reference(QICore-Condition)Binding: Condition/Problem/Diagnosis Codes (example)
... note 0..*AnnotationFurther information about the statement
... dosage S 0..*BackboneElementDetails of how medication was taken
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?! 0..*ExtensionExtensions that cannot be ignored
.... text 0..1stringFree text dosage instructions as reported by the information source
.... timing S 0..1TimingWhen/how often was medication taken
.... asNeeded[x] 0..1boolean, CodeableConceptTake "as needed" (for x)
Binding: (unbound) (example)
.... siteCodeableConcept S 0..1BodySiteWhere (on body) medication is/was administered
Binding: Vaccine Administered Body Site (preferred)
.... route S 0..1CodeableConceptHow the medication entered the body
Binding: Medication Route FDA Value Set (preferred)
.... method 0..1CodeableConceptTechnique used to administer medication
Binding: (unbound) (example)
.... quantity[x] S 0..1SimpleQuantity, SimpleQuantityAmount administered in one dose
.... rate[x] S 0..1Ratio, RangeDose quantity per unit of time
.... maxDosePerPeriod S 0..1RatioMaximum dose that was consumed per unit of time

doco Documentation for this format

Union

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.

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement I0..*MedicationStatementRecord 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..1MetaMetadata about the resource
... implicitRules ?! 0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: IETF BCP-47 (required)
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional Content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier S 0..*IdentifierExternal identifier
... status ?! S1..1codeactive | completed | entered-in-error | intended
Binding: MedicationStatementStatus (required)
... medication[x] S 1..1CodeableConcept, Reference(Medication)What medication was taken
Binding: Medication Clinical Drug (RxNorm) (example)
... patient S 1..1Reference(#1)Who is/was taking the medication
... effectivePeriod S 0..1Period, dateTimeOver what period was medication consumed?
... informationSource S 0..1Reference(#3 | #1 | #5)Person who provided the information about the taking of this medication
... supportingInformation 0..*Reference(Resource)Additional supporting information
... dateAsserted S 0..1dateTimeWhen the statement was asserted?
... wasNotTaken ?! S0..1booleanTrue if medication is/was not being taken
... reasonNotTaken S 0..*CodeableConceptTrue if asserting medication was not given
Binding: Reason Medication Not Given Codes (example)
... reasonForUse[x] 0..1CodeableConcept, Reference(Condition)Binding: Condition/Problem/Diagnosis Codes (example)
... note 0..*AnnotationFurther information about the statement
... dosage S 0..*BackboneElementDetails of how medication was taken
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?! 0..*ExtensionExtensions that cannot be ignored
.... text 0..1stringFree text dosage instructions as reported by the information source
.... timing S 0..1TimingWhen/how often was medication taken
.... asNeeded[x] 0..1boolean, CodeableConceptTake "as needed" (for x)
Binding: (unbound) (example)
.... siteCodeableConcept S 0..1CodeableConcept, Reference(BodySite)Where (on body) medication is/was administered
Binding: Vaccine Administered Body Site (preferred)
.... route S 0..1CodeableConceptHow the medication entered the body
Binding: Medication Route FDA Value Set (preferred)
.... method 0..1CodeableConceptTechnique used to administer medication
Binding: (unbound) (example)
.... quantity[x] S 0..1SimpleQuantity, RangeAmount administered in one dose
.... rate[x] S 0..1Ratio, RangeDose quantity per unit of time
.... maxDosePerPeriod S 0..1RatioMaximum dose that was consumed per unit of time

doco Documentation for this format