PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    http://hl7.org/fhir/StructureDefinition/Immunization
description: Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party.
package_name: hl7.fhir.r6.core
derivation: specialization
name: Immunization
type: Immunization
elements:
  patient:
    isModifier: false
    short: Who was immunized
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 9
  isSubpotent: {isModifier: true, short: Dose potency, type: boolean, mustSupport: false, meaningWhenMissing: 'By default, a dose should be considered to be potent.', isModifierReason: This element is labeled as a modifier because an immunization event with a subpotent vaccine doesn't protect the patient the same way as a potent dose., isSummary: true, index: 27}
  protocolApplied:
    isModifier: false
    short: Protocol followed by the provider
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 37
    elements:
      series: {isModifier: false, short: Name of vaccine series, type: string, mustSupport: false, isSummary: false, index: 38}
      authority:
        isModifier: false
        short: Who is responsible for publishing the recommendations
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 39
      targetDisease:
        isModifier: false
        short: Vaccine preventable disease being targeted
        type: CodeableConcept
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-target-disease'}
        isSummary: false
        index: 40
      doseNumber: {isModifier: false, short: Dose number within series, type: CodeableConcept, mustSupport: false, isSummary: false, index: 41}
      seriesDoses: {isModifier: false, short: Recommended number of doses for immunity, type: CodeableConcept, mustSupport: false, isSummary: false, index: 42}
  site:
    isModifier: false
    short: Body site vaccine  was administered
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-site'}
    isSummary: false
    index: 19
  encounter:
    isModifier: false
    short: Encounter immunization was part of
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 10
  vaccineCode:
    isModifier: false
    short: Vaccine administered
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/vaccine-code'}
    isSummary: true
    index: 4
  doseQuantity: {isModifier: false, short: Amount of vaccine administered, type: Quantity, mustSupport: false, isSummary: false, index: 21}
  statusReason:
    isModifier: false
    short: Reason for current status
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-status-reason'}
    isSummary: false
    index: 3
  route:
    isModifier: false
    short: How vaccine entered body
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-route'}
    isSummary: false
    index: 20
  programEligibility:
    isModifier: false
    short: Patient eligibility for a specific vaccination program
    index: 29
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      program:
        isModifier: false
        short: The program that eligibility is declared for
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-vaccine-funding-program'}
        isSummary: false
        index: 30
      programStatus:
        isModifier: false
        short: The patient's eligibility status for the program
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/immunization-program-eligibility'}
        isSummary: false
        index: 31
    required: [programStatus, program]
    isSummary: false
  note: {isModifier: false, short: Additional immunization notes, type: Annotation, mustSupport: false, array: true, isSummary: true, index: 25}
  reason:
    isModifier: false
    short: Why immunization occurred
    type: CodeableReference
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-reason'}
    isSummary: false
    index: 26
  supportingInformation:
    isModifier: false
    short: Additional information in support of the immunization
    refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 11
  primarySource: {isModifier: false, short: Indicates context the data was captured in, type: boolean, mustSupport: false, isSummary: true, index: 16}
  status:
    isModifier: true
    short: completed | entered-in-error | not-done
    index: 2
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-status|6.0.0-ballot4'}
    isModifierReason: This element is labeled as a modifier because it is a status element that contains statuses entered-in-error and not-done which means that the resource should not be treated as valid
    isSummary: true
  lotNumber: {isModifier: false, short: Vaccine lot number, type: string, mustSupport: false, isSummary: false, index: 7}
  identifier: {isModifier: false, short: Business identifier, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 0}
  manufacturer: {isModifier: false, short: Vaccine manufacturer, type: CodeableReference, mustSupport: false, isSummary: false, index: 6}
  administeredProduct: {isModifier: false, short: Product that was administered, type: CodeableReference, mustSupport: false, isSummary: false, index: 5}
  occurrenceString: {isModifier: false, short: Vaccine administration date, type: string, mustSupport: false, choiceOf: occurrence, isSummary: true, index: 15}
  basedOn:
    isModifier: false
    short: Authority that the immunization event is based on
    refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 1
  informationSource:
    isModifier: false
    short: Indicates the source of a  reported record
    type: CodeableReference
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-origin'}
    isSummary: false
    index: 17
  reaction:
    isModifier: false
    short: Details of a reaction that followed the immunization
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 33
    elements:
      date: {isModifier: false, short: When reaction started, type: dateTime, mustSupport: false, isSummary: false, index: 34}
      manifestation: {isModifier: false, short: Additional information on reaction, type: CodeableReference, mustSupport: false, isSummary: false, index: 35}
      reported: {isModifier: false, short: Indicates self-reported reaction, type: boolean, mustSupport: false, isSummary: false, index: 36}
  location:
    isModifier: false
    short: The service delivery location
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 18
  occurrenceDateTime: {isModifier: false, short: Vaccine administration date, type: dateTime, mustSupport: false, choiceOf: occurrence, isSummary: true, index: 14}
  fundingSource:
    isModifier: false
    short: Funding source for the vaccine
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/immunization-funding-source'}
    isSummary: false
    index: 32
  subpotentReason:
    isModifier: false
    short: Reason for being subpotent
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/immunization-subpotent-reason'}
    isSummary: false
    index: 28
  occurrence:
    isModifier: false
    short: Vaccine administration date
    mustSupport: false
    choices: [occurrenceDateTime, occurrenceString]
    isSummary: true
    index: 13
  expirationDate: {isModifier: false, short: Vaccine expiration date, type: date, mustSupport: false, isSummary: false, index: 8}
  performer:
    isModifier: false
    short: Who performed event
    index: 22
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      function:
        isModifier: false
        short: Type of performance
        type: CodeableConcept
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-function'}
        isSummary: true
        index: 23
      actor:
        isModifier: false
        short: Individual or organization who performed the event
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 24
    required: [actor]
    isSummary: true
package_version: 6.0.0-ballot4
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Immunization
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot4
required: [vaccineCode, occurrenceDateTime, occurrenceString, status, occurrence, patient]