PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@0.1.26-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient
description: null
package_name: 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:
              value:
                choices: []
                index: 3
              valueAddress:
                extensions:
                  language: {url: 'http://hl7.org/fhir/StructureDefinition/language', type: Extension, index: 5}
                elements:
                  extension:
                    index: 4
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        language:
                          match: {url: null}
                          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/language', index: 5}
        nationality:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-nationality', index: 6}
  identifier:
    index: 7
    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: 8
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'}
                index: 9
  gender: {index: 10}
  birthDate:
    extensions:
      birthTime:
        url: http://hl7.org/fhir/StructureDefinition/patient-birthTime
        type: Extension
        index: 12
        elements:
          value:
            choices: []
            index: 14
    elements:
      extension:
        index: 11
        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: 12
                elements:
                  value:
                    choices: []
                    index: 14
  address:
    index: 15
    extensions:
      language: {url: 'http://hl7.org/fhir/StructureDefinition/language', type: Extension, index: 17}
    elements:
      extension:
        index: 16
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            language:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/language', index: 17}
  maritalStatus:
    binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-civilstate'}
    index: 18
package_version: 0.1.26-beta
extensions:
  birthPlace:
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    type: Extension
    index: 1
    elements:
      value:
        choices: []
        index: 3
      valueAddress:
        extensions:
          language: {url: 'http://hl7.org/fhir/StructureDefinition/language', type: Extension, index: 5}
        elements:
          extension:
            index: 4
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                language:
                  match: {url: null}
                  schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/language', index: 5}
  nationality: {url: 'http://hl7.org/fhir/StructureDefinition/patient-nationality', type: Extension, index: 6}
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]