PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.eu.hdr@0.1.0-ballot
    http://hl7.eu/fhir/hdr/StructureDefinition/immunizationRecommendation-obl-eu-hdr
description: This profile defines how to represent Immunization Recommandations for the purpose of this guide.
package_name: rs/hl7.fhir.eu.hdr
derivation: constraint
name: ImmunizationRecommendationEuHdrObligation
type: ImmunizationRecommendation
elements:
  patient: {index: 0}
  date: {index: 1}
  recommendation:
    elements:
      vaccineCode: {index: 2}
      targetDisease: {index: 3}
      dateCriterion:
        index: 4
        slicing:
          slices:
            nextDose:
              match: {}
              schema: {index: 4}
      doseNumber:
        choices: [doseNumberPositiveInt]
        index: 6
        slicing:
          slices:
            doseNumberPositiveInt:
              match: {}
              schema:
                choices: [doseNumberPositiveInt]
                index: 6
      doseNumberPositiveInt:
        type: positiveInt
        choiceOf: doseNumber
        index: 7
        slicing:
          slices:
            doseNumberPositiveInt:
              match: {}
              schema: {type: positiveInt, choiceOf: doseNumber, index: 7}
      seriesDoses:
        choices: [seriesDosesPositiveInt]
        index: 9
        slicing:
          slices:
            seriesDosesPositiveInt:
              match: {}
              schema:
                choices: [seriesDosesPositiveInt]
                index: 9
      seriesDosesPositiveInt:
        type: positiveInt
        choiceOf: seriesDoses
        index: 10
        slicing:
          slices:
            seriesDosesPositiveInt:
              match: {}
              schema: {type: positiveInt, choiceOf: seriesDoses, index: 10}
package_version: 0.1.0-ballot
class: profile
kind: resource
url: http://hl7.eu/fhir/hdr/StructureDefinition/immunizationRecommendation-obl-eu-hdr
base: http://hl7.eu/fhir/hdr/StructureDefinition/immunizationRecommendation-eu-hdr
version: 0.1.0-ballot