PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@6.0.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement
description: Profile of MedicationStatement for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
package_name: hl7.fhir.us.qicore
derivation: constraint
name: QICoreMedicationStatement
type: MedicationStatement
elements:
  dosage:
    type: Dosage
    short: (QI-Core) Details of how medication is/was taken or should be taken
    index: 12
    elements:
      modifierExtension: {isModifier: true, mustSupport: false, isModifierReason: Modifier extensions are expected to modify the meaning or interpretation of the element that contains them, index: 13}
      timing: {short: (QI-Core) When medication should be administered, index: 14}
      site: {mustSupport: false, index: 15}
      route:
        short: (QI-Core) How drug should enter body
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/route-codes'}
        index: 16
      doseAndRate:
        short: (QI-Core) Amount of medication administered
        index: 17
        elements:
          dose:
            short: (QI-Core) Amount of medication per dose
            choices: []
            index: 19
  derivedFrom: {short: (QI-Core) Additional supporting information, index: 10}
  reasonCode: {type: CodeableConcept, mustSupport: false, index: 11}
  medicationCodeableConcept: {type: CodeableConcept, short: (QI-Core) What medication was taken, choiceOf: medication, index: 3}
  status: {short: (QI-Core) active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken, index: 0}
  effective:
    short: (QI-Core) The date/time or interval when the medication is/was/will be taken
    choices: []
    index: 7
  dateAsserted: {short: '(QI-Core) When the statement was asserted?', index: 8}
  medicationReference:
    type: Reference
    short: (QI-Core) What medication was taken
    choiceOf: medication
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication']
    index: 4
  informationSource:
    type: Reference
    short: (QI-Core) Person or organization that provided the information about the taking of this medication
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson']
    index: 9
  subject:
    type: Reference
    short: (QI-Core) Who is/was taking the medication
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 5
  medication:
    short: (QI-Core) What medication was taken
    choices: [medicationCodeableConcept, medicationReference]
    index: 2
package_version: 6.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 6.0.0