PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@0.1.9
    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:
              valueAddress:
                index: 2
                slicing:
                  slices:
                    valueAddress:
                      match: {}
                      schema: {index: 2}
  identifier:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        SSIN:
          match: {}
          schema:
            index: 4
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'}
                index: 5
  name: {type: HumanName, index: 6}
  gender: {index: 7}
package_version: 0.1.9
extensions:
  birthPlace:
    url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
    type: Extension
    index: 1
    elements:
      valueAddress:
        index: 2
        slicing:
          slices:
            valueAddress:
              match: {}
              schema: {index: 2}
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]