PackagesCanonicalsLogsProblems
    Packages
    ths-greifswald.ttp-fhir-gw@2025.1.0
    https://ths-greifswald.de/fhir/StructureDefinition/fttp/PatientPseudonymized
description: Patienten-Profil im Kontext der Pseudonymisierung.
package_name: ths-greifswald.ttp-fhir-gw
derivation: constraint
name: PatientPseudonymized
type: Patient
elements:
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        kvid10:
          match: {}
          schema:
            mustSupport: true
            index: 2
            elements:
              system:
                pattern: {type: uri, value: 'http://fhir.de/sid/gkv/kvid-10'}
                mustSupport: true
                type: uri
                index: 3
              value: {mustSupport: true, index: 4}
            required: [system, value]
        bloomfilter:
          match: {}
          schema: {type: Identifier, mustSupport: true, index: 5}
          min: 0
          max: 1
package_version: 2025.1.0
class: profile
kind: resource
url: https://ths-greifswald.de/fhir/StructureDefinition/fttp/PatientPseudonymized
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 2025.1.0
required: [id]