PackagesCanonicalsLogsProblems
    Packages
    rs/ehealthplatform.be.r4.federalprofiles@0.1.25-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient
description: null
package_name: rs/ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BePatient
type: Patient
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        birthPlace:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
            index: 1
            elements:
              valueAddress:
                extensions:
                  humanLanguage:
                    url: http://hl7.org/fhir/StructureDefinition/language
                    type: Extension
                    index: 3
                    elements:
                      valueCode:
                        index: 4
                        slicing:
                          slices:
                            valueCode:
                              match: {}
                              schema: {index: 4}
                elements:
                  extension:
                    index: 2
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        humanLanguage:
                          match: {url: null}
                          schema:
                            type: Extension
                            url: http://hl7.org/fhir/StructureDefinition/language
                            index: 3
                            elements:
                              valueCode:
                                index: 4
                                slicing:
                                  slices:
                                    valueCode:
                                      match: {}
                                      schema: {index: 4}
  identifier:
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        SSIN:
          match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'}
          schema:
            index: 6
            elements:
              system:
                pattern: {type: uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'}
                type: uri
                index: 7
  gender: {index: 8}
  birthDate:
    extensions:
      birthTime:
        url: http://hl7.org/fhir/StructureDefinition/patient-birthTime
        type: Extension
        index: 10
        elements:
          valueDateTime:
            index: 11
            slicing:
              slices:
                valueDateTime:
                  match: {}
                  schema: {index: 11}
    elements:
      extension:
        index: 9
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            birthTime:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/patient-birthTime
                index: 10
                elements:
                  valueDateTime:
                    index: 11
                    slicing:
                      slices:
                        valueDateTime:
                          match: {}
                          schema: {index: 11}
  address:
    extensions:
      humanLanguage:
        url: http://hl7.org/fhir/StructureDefinition/language
        type: Extension
        index: 13
        elements:
          valueCode:
            index: 14
            slicing:
              slices:
                valueCode:
                  match: {}
                  schema: {index: 14}
    elements:
      extension:
        index: 12
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            humanLanguage:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/language
                index: 13
                elements:
                  valueCode:
                    index: 14
                    slicing:
                      slices:
                        valueCode:
                          match: {}
                          schema: {index: 14}
  maritalStatus:
    binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-civilstate'}
    index: 15
package_version: 0.1.25-beta
extensions:
  birthPlace:
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    type: Extension
    index: 1
    elements:
      valueAddress:
        extensions:
          humanLanguage:
            url: http://hl7.org/fhir/StructureDefinition/language
            type: Extension
            index: 3
            elements:
              valueCode:
                index: 4
                slicing:
                  slices:
                    valueCode:
                      match: {}
                      schema: {index: 4}
        elements:
          extension:
            index: 2
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                humanLanguage:
                  match: {url: null}
                  schema:
                    type: Extension
                    url: http://hl7.org/fhir/StructureDefinition/language
                    index: 3
                    elements:
                      valueCode:
                        index: 4
                        slicing:
                          slices:
                            valueCode:
                              match: {}
                              schema: {index: 4}
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: null
required: [gender]