PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.pss@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSPatient
description: PSS anonymised Patient
package_name: hl7.fhir.be.pss
derivation: constraint
name: PSSPatient
type: Patient
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        relevantAge:
          match: {url: null}
          schema: {type: Extension, url: 'https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSRelevantAge', index: 1}
          min: 0
          max: 1
  name:
    extensions:
      absent:
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0
        type: Extension
        index: 3
        elements:
          value:
            pattern: {type: Code, value: masked}
            choices: []
            index: 5
    elements:
      extension:
        index: 2
        slicing:
          slices:
            absent:
              match: {}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/data-absent-reason|5.2.0
                index: 3
                elements:
                  value:
                    pattern: {type: Code, value: masked}
                    choices: []
                    index: 5
      text: {index: 6}
      family: {index: 7}
      given: {index: 8}
    required: [extension]
package_version: 1.0.0
extensions:
  relevantAge: {url: 'https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSRelevantAge', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSPatient
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-patient
version: 1.0.0