PackagesCanonicalsLogsProblems
    Packages
    fhir.onc.us-quality-core@0.5.0
    http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-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: fhir.onc.us-quality-core
derivation: constraint
name: USQualityCoreMedicationStatement
type: MedicationStatement
elements:
  dosage:
    type: Dosage
    short: 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: When medication should be administered, index: 14}
      site: {mustSupport: false, index: 15}
      route:
        short: How drug should enter body
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/route-codes'}
        index: 16
      doseAndRate:
        short: Amount of medication administered
        index: 17
        elements:
          dose:
            short: Amount of medication per dose
            choices: []
            index: 19
  derivedFrom: {short: Additional supporting information, index: 10}
  reasonCode: {type: CodeableConcept, mustSupport: false, index: 11}
  medicationCodeableConcept: {type: CodeableConcept, short: What medication was taken, choiceOf: medication, index: 3}
  status: {short: active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken, index: 0}
  effective:
    short: The date/time or interval when the medication is/was/will be taken
    choices: []
    index: 7
  dateAsserted: {short: 'When the statement was asserted?', index: 8}
  medicationReference:
    type: Reference
    short: What medication was taken
    choiceOf: medication
    refers: ['http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-medication']
    index: 4
  informationSource:
    type: Reference
    short: Person or organization that provided the information about the taking of this medication
    refers: ['http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-patient', 'http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-practitioner', 'http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-relatedperson']
    index: 9
  subject:
    type: Reference
    short: Who is/was taking the medication
    refers: ['http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-patient']
    index: 5
  medication:
    short: What medication was taken
    choices: [medicationCodeableConcept, medicationReference]
    index: 2
package_version: 0.5.0
class: profile
kind: resource
url: http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-medicationstatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 0.5.0