PackagesCanonicalsLogsProblems
    Packages
    vzvz.covid@vaccinations-0.3.1-beta
    http://vzvz.nl/fhir/StructureDefinition/RIVMNLcorePatientAnonymous
description: A derived profile from the nl-core-Patient resource to exchange information on anonymous patients
package_name: vzvz.covid
derivation: constraint
name: RIVMNLcorePatientAnonymous
type: Patient
elements:
  address:
    elements:
      line: {index: 14}
      city: {index: 15}
      district: {index: 16}
      state: {index: 17}
      postalCode: {index: 18}
      country:
        binding: {strength: required, valueSet: 'http://vzvz.nl/fhir/NamingSystem/RIVMNLorigin'}
        index: 19
  name:
    index: 8
    elements:
      given: {index: 9}
  birthDate: {index: 11}
  multipleBirth:
    choices: []
    index: 22
  deceased:
    choices: []
    index: 13
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        nationality:
          match: {url: null}
          schema: {index: 1}
          min: 0
          max: 0
        ageGroup:
          match: {url: null}
          schema: {type: Extension, url: 'http://vzvz.nl/fhir/StructureDefinition/ext-RIVMNLageGroup', index: 2}
          min: 1
          max: 1
  photo: {index: 23}
  link: {index: 29}
  communication: {index: 28}
  identifier:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: system, type: pattern}
      min: null
      slices:
        bsn:
          match: {system: null}
          schema: {index: 4}
          max: 0
        coa:
          match: {system: null}
          schema: {index: 5}
          max: 0
        hash:
          match: {system: 'urn:oid:2.16.840.1.113883.2.4.3.111.4'}
          schema:
            short: A hashed identifier for this patient
            _required: true
            index: 6
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.2.4.3.111.4'}
                index: 7
  telecom: {index: 10}
  maritalStatus: {index: 20}
  contact:
    index: 24
    elements:
      name:
        index: 25
        elements:
          given: {index: 26}
      telecom: {index: 27}
package_version: vaccinations-0.3.1-beta
extensions:
  nationality: {url: null, min: 0, max: 0, index: 1}
  ageGroup: {url: 'http://vzvz.nl/fhir/StructureDefinition/ext-RIVMNLageGroup', min: 1, max: 1, type: Extension, index: 2}
class: profile
kind: resource
url: http://vzvz.nl/fhir/StructureDefinition/RIVMNLcorePatientAnonymous
base: http://vzvz.nl/fhir/StructureDefinition/RIVMNLcorePatient
version: null
required: [extension]