PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.qicore@7.0.0-ballot
    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: rs/hl7.fhir.us.qicore
derivation: constraint
name: QICoreImmunization
type: Immunization
elements:
  id: {mustSupport: false, index: 0}
  status:
    short: (QI) completed | entered-in-error
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/qicore/ValueSet/qicore-non-negative-immunization-status'}
    index: 1
  statusReason:
    short: (QI) Reason not done
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-status-reason'}
    index: 2
  vaccineCode: {short: (QI) Vaccine Product Type (bind to CVX), index: 3}
  patient:
    type: Reference
    short: (QI) Who was immunized
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 4
  occurrence:
    short: (QI) Vaccine administration date
    choices: []
    index: 6
  recorded: {short: (QI) When the immunization was first captured in the subject's record, index: 7}
package_version: 7.0.0-ballot
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-ballot