PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-core@7.0.0-ballot
    http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-immunization-recommendation
description: Base definition of the ImmunizationRecommendation resource for use in Swiss specific use cases.
package_name: ch.fhir.ig.ch-core
derivation: constraint
name: CHCoreImmunizationRecommendation
type: ImmunizationRecommendation
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        indicationCode:
          match: {url: null}
          schema: {type: Extension, url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epl-regulated-authorization-limitation-indication-code', index: 1}
          min: 0
          max: 1
  patient:
    type: Reference
    short: Patient
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 2
  authority:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization']
    index: 3
  recommendation:
    elements:
      vaccineCode:
        short: Immunization Recommendation Vaccine Code
        binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-ch-vaccination-plan-immunizations-vs'}
        index: 4
      targetDisease:
        binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-targetdiseasesandillnessesundergoneforimmunization-vs'}
        index: 5
      forecastStatus:
        binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-forecast-status-vs'}
        index: 6
      forecastReason:
        binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-categories-vs'}
        index: 7
      supportingImmunization:
        type: Reference
        refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-immunization', 'http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation']
        index: 8
package_version: 7.0.0-ballot
extensions:
  indicationCode: {url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epl-regulated-authorization-limitation-indication-code', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-immunization-recommendation
base: http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation
version: 7.0.0-ballot