PackagesCanonicalsLogsProblems
    Packages
    vzvz.covid@vaccinations-0.1.2
    http://vzvz.nl/fhir/StructureDefinition/RIVMNLCovidVaccination
description: A profile modelled after the nl-core-Vaccination-event resource to exchange registrations of Covid-19 vaccinations.
package_name: vzvz.covid
derivation: constraint
name: RIVMNLCovidVaccination
type: Immunization
elements:
  identifier: {index: 0}
  vaccineCode:
    binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.7.5--20200901000000'}
    index: 1
  patient:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient']
    index: 2
  performer:
    index: 3
    slicing:
      slices:
        administrator:
          match: {}
          schema:
            index: 3
            elements:
              function:
                index: 4
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0443'}
                        index: 5
                      code:
                        pattern: {type: Code, value: AP}
                        index: 6
                      display:
                        pattern: {type: String, value: Administering Provider}
                        index: 7
              actor:
                type: Reference
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole']
                index: 8
            required: [function]
  reasonCode:
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: coding, type: value}
      min: null
      slices:
        selectionCriterion:
          match: {coding: null}
          schema:
            short: Criterion for selection
            binding: {strength: required, valueSet: 'http://vzvz.nl/fhir/NamingSystem/RIVMNLselectionCriterion'}
            index: 10
        administrationAttribute:
          match: {coding: null}
          schema:
            binding: {strength: required, valueSet: 'http://vzvz.nl/fhir/NamingSystem/RIVMNLadministrationAttribute'}
            index: 11
package_version: vaccinations-0.1.2
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/RIVMNLCovidVaccination
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: null
required: [identifier]