PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@etoc-3.0.0-ballot
    http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-immunization
description: Definition for the immunizationstatus resource in the context of electronic transition of care.
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChEtocImmunization
type: Immunization
elements:
  vaccineCode:
    mustSupport: true
    index: 0
    elements:
      text: {mustSupport: true, index: 1}
  occurrence:
    choices: []
    index: 3
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        occurrenceDateTime:
          match: {}
          schema:
            mustSupport: true
            choices: [occurrenceDateTime]
            index: 5
          min: 0
          max: 1
  occurrenceDateTime:
    type: dateTime
    mustSupport: true
    choiceOf: occurrence
    index: 6
    slicing:
      slices:
        occurrenceDateTime:
          match: {}
          schema: {type: dateTime, mustSupport: true, choiceOf: occurrence, index: 6}
          min: 0
          max: 1
package_version: etoc-3.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-immunization
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-immunization
version: 3.0.0-ballot