PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.0.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization
description: Profile of Immunization 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: QICoreImmunization
type: Immunization
elements:
  status: {short: (QI) completed | not-done | entered-in-error, index: 0}
  statusReason:
    short: (QI) Reason for status
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-status-reason'}
    index: 1
  vaccineCode:
    short: (QI) Vaccine Product Type (bind to CVX)
    index: 2
    extensions:
      codeOptions: {url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0', min: 0, max: 1, short: (QI) Url of a value set of candidate vaccines, type: Extension, index: 3}
    elements:
      extension:
        short: (QI) Url of a value set of candidate vaccines
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0
        index: 3
        slicing:
          slices:
            codeOptions:
              match: {}
              schema: {short: (QI) Url of a value set of candidate vaccines, type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0', index: 3}
              min: 0
              max: 1
  patient:
    type: Reference
    short: (QI) Who was immunized
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 4
  encounter:
    type: Reference
    short: Encounter the immunization was part of
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter']
    index: 5
  occurrence:
    short: (QI) Vaccine administration date
    choices: []
    index: 7
  recorded: {short: (QI) When the immunization was first captured in the subject's record, index: 8}
  location:
    type: Reference
    short: Where the vaccine was administered
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location']
    index: 9
package_version: 7.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization
version: 7.0.0