PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@0.1.0-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:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        SSIN:
          match: {}
          schema: {type: Identifier, index: 1}
  name: {type: HumanName, index: 2}
  gender: {index: 3}
package_version: 0.1.0-beta
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]