Profile Comparison between http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement vs http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement

Left:QICoreMedicationStatement (http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement)
Right:QICoreMedicationStatement (http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement)

Messages

ErrorStructureDefinition.versionValues for version differ: '4.1.0' vs '4.1.1'
ErrorMedicationStatement.subjectType Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient]])
ErrorMedicationStatement.informationSourceType Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient], CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner], CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient], CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner], CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson]])

Metadata

NameValueComments
.abstractfalse
    .baseDefinitionhttp://hl7.org/fhir/StructureDefinition/MedicationStatement
      .copyright
        .date2018-08-22
          .descriptionProfile of MedicationStatement for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
            .experimentalfalse
              .fhirVersion4.0.1
                .jurisdiction
                  ..jurisdiction[0]urn:iso:std:iso:3166#US
                    .kindresource
                      .nameQICoreMedicationStatement
                        .publisherhttp://www.hl7.org/Special/committees/cqi/index.cfm
                          .purpose
                            .statusdraft
                              .title
                                .typeMedicationStatement
                                  .urlhttp://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement
                                    .version4.1.04.1.1
                                    • Values Differ

                                    Structure

                                    NameL FlagsL Card.L TypeL Description & ConstraintsR FlagsR Card.L TypeL Description & ConstraintsCommentsdoco
                                    .. MedicationStatement 0..*MedicationStatementRecord of medication being taken by a patient
                                    0..*MedicationStatementRecord of medication being taken by a patient
                                      ... id Σ0..1stringLogical id of this artifactΣ0..1stringLogical id of this artifact
                                        ... meta Σ0..1MetaMetadata about the resourceΣ0..1MetaMetadata about the resource
                                          ... implicitRules ?!Σ0..1uriA set of rules under which this content was created?!Σ0..1uriA set of rules under which this content was created
                                            ... text 0..1NarrativeText summary of the resource, for human interpretation0..1NarrativeText summary of the resource, for human interpretation
                                              ... contained 0..*ResourceContained, inline Resources
                                              0..*ResourceContained, inline Resources
                                                ... extension 0..*ExtensionAdditional content defined by implementations
                                                0..*ExtensionAdditional content defined by implementations
                                                  ... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
                                                  ?!0..*ExtensionExtensions that cannot be ignored
                                                    ... identifier Σ0..*IdentifierExternal identifier
                                                    Σ0..*IdentifierExternal identifier
                                                      ... basedOn Σ0..*Reference(MedicationRequest | CarePlan | ServiceRequest)Fulfils plan, proposal or order
                                                      Σ0..*Reference(MedicationRequest | CarePlan | ServiceRequest)Fulfils plan, proposal or order
                                                        ... partOf Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation)Part of referenced event
                                                        Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation)Part of referenced event
                                                          ... status ?!SΣ1..1codeactive | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
                                                          Binding: Medication Status Codes (required): A coded concept indicating the current status of a MedicationStatement.

                                                          ?!SΣ1..1codeactive | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
                                                          Binding: Medication Status Codes (required): A coded concept indicating the current status of a MedicationStatement.

                                                            ... statusReason 0..*CodeableConceptReason for current status
                                                            Binding: SNOMEDCTDrugTherapyStatusCodes (example): A coded concept indicating the reason for the status of the statement.


                                                            0..*CodeableConceptReason for current status
                                                            Binding: SNOMEDCTDrugTherapyStatusCodes (example): A coded concept indicating the reason for the status of the statement.


                                                              ... category Σ0..1CodeableConceptType of medication usage
                                                              Binding: Medication usage category codes (preferred): A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.

                                                              Σ0..1CodeableConceptType of medication usage
                                                              Binding: Medication usage category codes (preferred): A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.

                                                                ... medication[x] SΣ1..1CodeableConcept, Reference(QICoreMedication)What medication was taken
                                                                Binding: US Core Medication Codes (RxNorm) (preferred): The set of RxNorm codes to represent medications

                                                                SΣ1..1CodeableConcept, Reference(QICoreMedication)What medication was taken
                                                                Binding: US Core Medication Codes (RxNorm) (preferred): The set of RxNorm codes to represent medications

                                                                  ... subject SΣ1..1Reference(QICorePatient)Who is/was taking the medicationSΣ1..1Reference(QICorePatient)Who is/was taking the medication
                                                                  • Type Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient]])
                                                                  ... context Σ0..1Reference(Encounter | EpisodeOfCare)Encounter / Episode associated with MedicationStatementΣ0..1Reference(Encounter | EpisodeOfCare)Encounter / Episode associated with MedicationStatement
                                                                    ... effective[x] SΣ0..1dateTime, PeriodThe date/time or interval when the medication is/was/will be takenSΣ0..1dateTime, PeriodThe date/time or interval when the medication is/was/will be taken
                                                                      ... dateAsserted SΣ1..1dateTimeWhen the statement was asserted?SΣ1..1dateTimeWhen the statement was asserted?
                                                                        ... informationSource S0..1Reference(QICorePatient | QICorePractitioner | QICoreRelatedPerson)Person or organization that provided the information about the taking of this medicationS0..1Reference(QICorePatient | QICorePractitioner | QICoreRelatedPerson)Person or organization that provided the information about the taking of this medication
                                                                        • Type Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient], CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner], CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient], CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner], CanonicalType[http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson]])
                                                                        ... derivedFrom S0..*Reference(Resource)Additional supporting information
                                                                        S0..*Reference(Resource)Additional supporting information
                                                                          ... reasonCode 0..*CodeableConceptReason for why the medication is being/was taken
                                                                          Binding: Condition/Problem/DiagnosisCodes (example): A coded concept identifying why the medication is being taken.


                                                                          0..*CodeableConceptReason for why the medication is being/was taken
                                                                          Binding: Condition/Problem/DiagnosisCodes (example): A coded concept identifying why the medication is being taken.


                                                                            ... reasonReference 0..*Reference(Condition | Observation | DiagnosticReport)Condition or observation that supports why the medication is being/was taken
                                                                            0..*Reference(Condition | Observation | DiagnosticReport)Condition or observation that supports why the medication is being/was taken
                                                                              ... note 0..*AnnotationFurther information about the statement
                                                                              0..*AnnotationFurther information about the statement
                                                                                ... dosage 0..*DosageDetails of how medication is/was taken or should be taken
                                                                                0..*DosageDetails of how medication is/was taken or should be taken
                                                                                  .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                    .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                    Slice: Unordered, Open by value:url
                                                                                    0..*ExtensionAdditional content defined by implementations
                                                                                    Slice: Unordered, Open by value:url
                                                                                      .... modifierExtension ?!Σ0..*ExtensionExtension
                                                                                      ?!Σ0..*ExtensionExtension
                                                                                        .... sequence Σ0..1integerThe order of the dosage instructionsΣ0..1integerThe order of the dosage instructions
                                                                                          .... text Σ0..1stringFree text dosage instructions e.g. SIGΣ0..1stringFree text dosage instructions e.g. SIG
                                                                                            .... additionalInstruction Σ0..*CodeableConceptSupplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness"
                                                                                            Binding: SNOMEDCTAdditionalDosageInstructions (example): A coded concept identifying additional instructions such as "take with water" or "avoid operating heavy machinery".


                                                                                            Σ0..*CodeableConceptSupplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness"
                                                                                            Binding: SNOMEDCTAdditionalDosageInstructions (example): A coded concept identifying additional instructions such as "take with water" or "avoid operating heavy machinery".


                                                                                              .... patientInstruction Σ0..1stringPatient or consumer oriented instructionsΣ0..1stringPatient or consumer oriented instructions
                                                                                                .... timing SΣ0..1TimingWhen medication should be administeredSΣ0..1TimingWhen medication should be administered
                                                                                                  .... asNeeded[x] Σ0..1boolean, CodeableConceptTake "as needed" (for x)
                                                                                                  Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose. For example "pain", "30 minutes prior to sexual intercourse", "on flare-up" etc.

                                                                                                  Σ0..1boolean, CodeableConceptTake "as needed" (for x)
                                                                                                  Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose. For example "pain", "30 minutes prior to sexual intercourse", "on flare-up" etc.

                                                                                                    .... site Σ0..1CodeableConceptBody site to administer to
                                                                                                    Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example): A coded concept describing the site location the medicine enters into or onto the body.

                                                                                                    Σ0..1CodeableConceptBody site to administer to
                                                                                                    Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example): A coded concept describing the site location the medicine enters into or onto the body.

                                                                                                      .... route SΣ0..1CodeableConceptHow drug should enter body
                                                                                                      Binding: SNOMEDCTRouteCodes (example): A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject.

                                                                                                      SΣ0..1CodeableConceptHow drug should enter body
                                                                                                      Binding: SNOMEDCTRouteCodes (example): A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject.

                                                                                                        .... method Σ0..1CodeableConceptTechnique for administering medication
                                                                                                        Binding: SNOMEDCTAdministrationMethodCodes (example): A coded concept describing the technique by which the medicine is administered.

                                                                                                        Σ0..1CodeableConceptTechnique for administering medication
                                                                                                        Binding: SNOMEDCTAdministrationMethodCodes (example): A coded concept describing the technique by which the medicine is administered.

                                                                                                          .... doseAndRate SΣ0..*ElementAmount of medication administered
                                                                                                          SΣ0..*ElementAmount of medication administered
                                                                                                            ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                              ..... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                                              Slice: Unordered, Open by value:url
                                                                                                              0..*ExtensionAdditional content defined by implementations
                                                                                                              Slice: Unordered, Open by value:url
                                                                                                                ..... type Σ0..1CodeableConceptThe kind of dose or rate specified
                                                                                                                Binding: DoseAndRateType (example): The kind of dose or rate specified.

                                                                                                                Σ0..1CodeableConceptThe kind of dose or rate specified
                                                                                                                Binding: DoseAndRateType (example): The kind of dose or rate specified.

                                                                                                                  ..... dose[x] SΣ0..1Range, SimpleQuantityAmount of medication per doseSΣ0..1Range, SimpleQuantityAmount of medication per dose
                                                                                                                    ..... rate[x] Σ0..1Ratio, Range, SimpleQuantityAmount of medication per unit of timeΣ0..1Ratio, Range, SimpleQuantityAmount of medication per unit of time
                                                                                                                      .... maxDosePerPeriod Σ0..1RatioUpper limit on medication per unit of timeΣ0..1RatioUpper limit on medication per unit of time
                                                                                                                        .... maxDosePerAdministration Σ0..1SimpleQuantityUpper limit on medication per administrationΣ0..1SimpleQuantityUpper limit on medication per administration
                                                                                                                          .... maxDosePerLifetime Σ0..1SimpleQuantityUpper limit on medication per lifetime of the patientΣ0..1SimpleQuantityUpper limit on medication per lifetime of the patient

                                                                                                                            doco Documentation for this format