PackagesCanonicalsLogsProblems
    Packages
    de.gematik.sterbefall@1.0.0-beta.3
    http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePersonPseudonymisiert
description: Informationen zur verstorbenen Person, allerdings beschränkt auf minimale Informationen, die zur Verarbeitung benötigt werden
package_name: de.gematik.sterbefall
derivation: constraint
name: StfVerstorbenePersonPseudonymisiert
type: Patient
elements:
  address: {index: 17}
  managingOrganization: {index: 24}
  name: {index: 11}
  birthDate: {index: 14}
  multipleBirth:
    choices: []
    index: 19
  deceased:
    choices: []
    index: 16
  photo: {index: 20}
  link: {index: 25}
  communication: {index: 22}
  identifier:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        IdImGesundheitsamt:
          match:
            type:
              coding:
              - {code: PI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
          schema:
            mustSupport: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: PI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
            index: 1
            elements:
              type:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: PI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                index: 2
              system: {mustSupport: true, index: 3}
              value: {mustSupport: true, index: 4}
              assigner:
                short: Gesundheitsamt
                mustSupport: true
                index: 5
                elements:
                  reference: {mustSupport: true, index: 6}
                  display: {mustSupport: true, index: 7}
            required: [value, type]
        Sterbebuchnummer:
          match:
            type:
              coding:
              - {code: DC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
          schema:
            mustSupport: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: DC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
            index: 8
            elements:
              type:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: DC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                index: 9
              system: {mustSupport: true, index: 10}
            required: [type]
  telecom: {index: 12}
  generalPractitioner: {index: 23}
  gender: {index: 13}
  contact: {index: 21}
package_version: 1.0.0-beta.3
class: profile
kind: resource
url: http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePersonPseudonymisiert
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 1.0.0-beta.3