PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.3.1
    http://fhir.nl/fhir/StructureDefinition/nl-core-patient
description: 'A Patient resource as defined by the Dutch Health and Care Information models or HCIM (Dutch: Zorginformatiebouwsteen or ZIB) Patient, with additions from the HCIMs Nationality, MaritalStatus, ContactPerson, LanguageProficiency, HealthProfessional and HealthcareProvider (HCIM releases 2015, 2016 and 2017)'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: nl-core-patient
type: Patient
elements:
  address: {type: Address, short: AddressInformation, index: 23}
  name:
    type: HumanName
    short: NameInformation
    index: 13
    extensions:
      humannameAssemblyOrder: {url: null, index: 14}
    elements:
      extension:
        index: 14
        slicing:
          slices:
            humannameAssemblyOrder:
              match: {}
              schema: {index: 14}
  birthDate: {short: 'Patients date of birth. The date of birth is mandatory for a patient. An incomplete date, e.g. only year or only year + month, is permitted.', index: 20}
  multipleBirth:
    short: MultipleBirthIndicator
    choices: []
    index: 26
  deceased:
    short: DeathIndicator/DateOfDeath
    choices: []
    index: 22
  extension:
    type: Extension
    short: References a patient's preferered pharmacy
    url: h
    index: 0
    slicing:
      slices:
        preferredPharmacy:
          match: {}
          schema: {type: Extension, short: References a patient's preferered pharmacy, url: h, index: 0}
          max: 1
        nationality:
          match: {}
          schema:
            type: Extension
            url: h
            index: 1
            extensions:
              code:
                url: null
                index: 2
                elements:
                  valueCodeableConcept: {index: 3}
            elements:
              extension:
                index: 2
                slicing:
                  slices:
                    code:
                      match: {}
                      schema:
                        index: 2
                        elements:
                          valueCodeableConcept: {index: 3}
        legalStatus:
          match: {}
          schema: {type: Extension, url: h, index: 4}
        lifeStance:
          match: {}
          schema:
            type: Extension
            url: h
            index: 5
            elements:
              value:
                choices: []
                index: 7
  active: {index: 12}
  communication:
    index: 35
    extensions:
      languageProficiency:
        url: h
        type: Extension
        index: 36
        extensions:
          type:
            url: null
            index: 37
            elements:
              valueCoding:
                index: 38
                slicing:
                  slices:
                    valueCoding:
                      match: {}
                      schema: {index: 38}
          level:
            url: null
            index: 39
            elements:
              valueCoding:
                index: 40
                slicing:
                  slices:
                    valueCoding:
                      match: {}
                      schema: {index: 40}
        elements:
          extension:
            index: 37
            slicing:
              slices:
                type:
                  match: {}
                  schema:
                    index: 37
                    elements:
                      valueCoding:
                        index: 38
                        slicing:
                          slices:
                            valueCoding:
                              match: {}
                              schema: {index: 38}
                level:
                  match: {}
                  schema:
                    index: 39
                    elements:
                      valueCoding:
                        index: 40
                        slicing:
                          slices:
                            valueCoding:
                              match: {}
                              schema: {index: 40}
      comment: {url: h, type: Extension, index: 41}
    elements:
      extension:
        type: Extension
        url: h
        index: 36
        slicing:
          slices:
            languageProficiency:
              match: {}
              schema:
                type: Extension
                url: h
                index: 36
                extensions:
                  type:
                    url: null
                    index: 37
                    elements:
                      valueCoding:
                        index: 38
                        slicing:
                          slices:
                            valueCoding:
                              match: {}
                              schema: {index: 38}
                  level:
                    url: null
                    index: 39
                    elements:
                      valueCoding:
                        index: 40
                        slicing:
                          slices:
                            valueCoding:
                              match: {}
                              schema: {index: 40}
                elements:
                  extension:
                    index: 37
                    slicing:
                      slices:
                        type:
                          match: {}
                          schema:
                            index: 37
                            elements:
                              valueCoding:
                                index: 38
                                slicing:
                                  slices:
                                    valueCoding:
                                      match: {}
                                      schema: {index: 38}
                        level:
                          match: {}
                          schema:
                            index: 39
                            elements:
                              valueCoding:
                                index: 40
                                slicing:
                                  slices:
                                    valueCoding:
                                      match: {}
                                      schema: {index: 40}
            comment:
              match: {}
              schema: {type: Extension, url: h, index: 41}
      language: {short: CommunicationLanguage, index: 42}
  identifier:
    short: PatientIdentificationNumber
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        BSN:
          match: {system: 'http://fhir.nl/fhir/NamingSystem/bsn'}
          schema:
            short: BSN
            index: 9
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.nl/fhir/NamingSystem/bsn'}
                index: 10
              value: {short: BSN (Burgerservicenummer (Dutch person identification number)), index: 11}
            required: [value, system]
  telecom: {type: ContactPoint, index: 15}
  generalPractitioner:
    type: Reference
    short: GeneralPractitioner
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
    index: 43
    extensions:
      practitionerRole: {url: h, max: 1, type: Extension, index: 44}
    elements:
      extension:
        type: Extension
        url: h
        index: 44
        slicing:
          slices:
            practitionerRole:
              match: {}
              schema: {type: Extension, url: h, index: 44}
              max: 1
  gender:
    short: Gender
    index: 16
    extensions:
      GeslachtCodelijst:
        url: h
        type: Extension
        short: Gender
        index: 17
        elements:
          value:
            choices: []
            index: 19
    elements:
      extension:
        type: Extension
        short: Gender
        url: h
        index: 17
        slicing:
          slices:
            GeslachtCodelijst:
              match: {}
              schema:
                type: Extension
                short: Gender
                url: h
                index: 17
                elements:
                  value:
                    choices: []
                    index: 19
  maritalStatus: {short: MaritalStatus, index: 24}
  contact:
    short: ContactPerson
    index: 27
    elements:
      relationship:
        index: 28
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            relationship:
              match: {}
              schema: {short: Relationship, index: 29}
            role:
              match: {}
              schema: {short: Role, index: 30}
      name:
        type: HumanName
        short: NameInformation
        index: 31
        extensions:
          humannameAssemblyOrder: {url: null, index: 32}
        elements:
          extension:
            index: 32
            slicing:
              slices:
                humannameAssemblyOrder:
                  match: {}
                  schema: {index: 32}
      telecom: {type: ContactPoint, index: 33}
      address: {type: Address, short: AddressInformation, index: 34}
package_version: 2.3.1
extensions:
  preferredPharmacy: {url: h, max: 1, type: Extension, short: References a patient's preferered pharmacy, index: 0}
  nationality:
    url: h
    type: Extension
    index: 1
    extensions:
      code:
        url: null
        index: 2
        elements:
          valueCodeableConcept: {index: 3}
    elements:
      extension:
        index: 2
        slicing:
          slices:
            code:
              match: {}
              schema:
                index: 2
                elements:
                  valueCodeableConcept: {index: 3}
  legalStatus: {url: h, type: Extension, index: 4}
  lifeStance:
    url: h
    type: Extension
    index: 5
    elements:
      value:
        choices: []
        index: 7
class: profile
kind: resource
url: http://fhir.nl/fhir/StructureDefinition/nl-core-patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 2.2.5