PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.r4.pzp@1.0.0
    https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Patient
description: A person who receives medical, psychological, paramedical, or nursing care. Based on nl-core-Patient and HCIM Patient.
package_name: iknl.fhir.r4.pzp
derivation: constraint
name: ACPPatient
type: Patient
elements:
  identifier: {mustSupport: true, index: 0}
  name:
    index: 1
    slicing:
      slices:
        nameInformation:
          match: {}
          schema:
            index: 2
            elements:
              use: {mustSupport: true, index: 3}
              family:
                extensions:
                  prefix: {url: null, mustSupport: true, index: 4}
                  lastName: {url: null, mustSupport: true, index: 5}
                  partnerPrefix: {url: null, mustSupport: true, index: 6}
                  partnerLastName: {url: null, mustSupport: true, index: 7}
                elements:
                  extension:
                    mustSupport: true
                    index: 4
                    slicing:
                      slices:
                        prefix:
                          match: {}
                          schema: {mustSupport: true, index: 4}
                        lastName:
                          match: {}
                          schema: {mustSupport: true, index: 5}
                        partnerPrefix:
                          match: {}
                          schema: {mustSupport: true, index: 6}
                        partnerLastName:
                          match: {}
                          schema: {mustSupport: true, index: 7}
              given: {mustSupport: true, index: 8}
              suffix: {mustSupport: true, index: 9}
        nameInformation-GivenName:
          match: {}
          schema:
            index: 10
            elements:
              given: {mustSupport: true, index: 11}
  telecom:
    index: 12
    slicing:
      slices:
        telephoneNumbers:
          match: {}
          schema:
            index: 13
            extensions:
              comment: {url: null, mustSupport: true, index: 14}
            elements:
              extension:
                mustSupport: true
                index: 14
                slicing:
                  slices:
                    comment:
                      match: {}
                      schema: {mustSupport: true, index: 14}
              system:
                mustSupport: true
                index: 15
                extensions:
                  telecomType:
                    url: null
                    mustSupport: true
                    index: 16
                    elements:
                      value:
                        choices: []
                        index: 18
                elements:
                  extension:
                    mustSupport: true
                    index: 16
                    slicing:
                      slices:
                        telecomType:
                          match: {}
                          schema:
                            mustSupport: true
                            index: 16
                            elements:
                              value:
                                choices: []
                                index: 18
              value: {mustSupport: true, index: 19}
              use: {mustSupport: true, index: 20}
        emailAddresses:
          match: {}
          schema:
            index: 21
            elements:
              system: {mustSupport: true, index: 22}
              value: {mustSupport: true, index: 23}
  gender:
    mustSupport: true
    index: 24
    extensions:
      genderCodelist: {url: null, mustSupport: true, index: 25}
    elements:
      extension:
        mustSupport: true
        index: 25
        slicing:
          slices:
            genderCodelist:
              match: {}
              schema: {mustSupport: true, index: 25}
  birthDate: {mustSupport: true, index: 26}
  address:
    index: 27
    elements:
      use: {mustSupport: true, index: 28}
      type: {mustSupport: true, index: 29}
      line:
        extensions:
          streetName: {url: null, mustSupport: true, index: 30}
          houseNumber: {url: null, mustSupport: true, index: 31}
          houseNumberLetter-houseNumberAddition: {url: null, mustSupport: true, index: 32}
          houseNumberIndication: {url: null, mustSupport: true, index: 33}
          additionalInformation: {url: null, mustSupport: true, index: 34}
        elements:
          extension:
            mustSupport: true
            index: 30
            slicing:
              slices:
                streetName:
                  match: {}
                  schema: {mustSupport: true, index: 30}
                houseNumber:
                  match: {}
                  schema: {mustSupport: true, index: 31}
                houseNumberLetter-houseNumberAddition:
                  match: {}
                  schema: {mustSupport: true, index: 32}
                houseNumberIndication:
                  match: {}
                  schema: {mustSupport: true, index: 33}
                additionalInformation:
                  match: {}
                  schema: {mustSupport: true, index: 34}
      city: {mustSupport: true, index: 35}
      district: {mustSupport: true, index: 36}
      postalCode: {mustSupport: true, index: 37}
      country:
        extensions:
          countryCode: {url: null, mustSupport: true, index: 38}
        elements:
          extension:
            mustSupport: true
            index: 38
            slicing:
              slices:
                countryCode:
                  match: {}
                  schema: {mustSupport: true, index: 38}
  contact:
    extensions:
      contactPerson:
        url: null
        mustSupport: true
        index: 39
        elements:
          value:
            choices: [valueReference]
            index: 41
          valueReference:
            type: Reference
            choiceOf: value
            refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-ContactPerson|1.0.0']
            index: 42
    elements:
      extension:
        mustSupport: true
        index: 39
        slicing:
          slices:
            contactPerson:
              match: {}
              schema:
                mustSupport: true
                index: 39
                elements:
                  value:
                    choices: [valueReference]
                    index: 41
                  valueReference:
                    type: Reference
                    choiceOf: value
                    refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-ContactPerson|1.0.0']
                    index: 42
package_version: 1.0.0
class: profile
kind: resource
url: https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Patient
base: http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient
version: 1.0.0
required: [name]