FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.sterbefall
Resource TypeStructureDefinition
IdStructureDefinition-StfVerstorbenePersonPseudonymisiert.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.sterbefall@1.0.0-ballot&canonical=http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePersonPseudonymisiert
URLhttp://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePersonPseudonymisiert
Version1.0.0-ballot
Statusactive
Date2025-12-05
NameStfVerstorbenePersonPseudonymisiert
TitleSTF pseudonymisierte Verstorbene Person
DescriptionInformationen zur verstorbenen Person, allerdings beschränkt auf minimale Informationen, die zur Verarbeitung benötigt werden
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
StfExportBundleSTF Export Bundle
StfExportProvenanceSTF ExportBundle Provenance

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "StfVerstorbenePersonPseudonymisiert",
  "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePersonPseudonymisiert",
  "version": "1.0.0-ballot",
  "name": "StfVerstorbenePersonPseudonymisiert",
  "title": "STF pseudonymisierte Verstorbene Person",
  "status": "active",
  "experimental": false,
  "date": "2025-12-05",
  "publisher": "ELFA Maßnahme Interoperabilität",
  "description": "Informationen zur verstorbenen Person, allerdings beschränkt auf minimale Informationen, die zur Verarbeitung benötigt werden",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdImGesundheitsamt",
        "path": "Patient.identifier",
        "sliceName": "IdImGesundheitsamt",
        "comment": "ID der Person im Gesundheitsamt",
        "min": 0,
        "max": "1",
        "patternIdentifier": {
          "type": {
            "coding": [
              {
                "code": "PI",
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdImGesundheitsamt.type",
        "path": "Patient.identifier.type",
        "min": 1,
        "patternCodeableConcept": {
          "coding": [
            {
              "code": "PI",
              "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
            }
          ]
        },
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdImGesundheitsamt.system",
        "path": "Patient.identifier.system",
        "comment": "Im Rahmen des Projektes wurde kein NamingSystem festgelegt. Aus diesem Grund ist die Angabe eines type verpflichtend.",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdImGesundheitsamt.value",
        "path": "Patient.identifier.value",
        "comment": "Hier ist der Identifier selber angegeben. Diese Angabe ist verpflichtend.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdImGesundheitsamt.assigner",
        "path": "Patient.identifier.assigner",
        "short": "Gesundheitsamt",
        "comment": "Entweder wird die Referenz auf ein Gesundheitsamt, oder der display des Gesundheitsamt angegeben.",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdImGesundheitsamt.assigner.reference",
        "path": "Patient.identifier.assigner.reference",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:IdImGesundheitsamt.assigner.display",
        "path": "Patient.identifier.assigner.display",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:Sterbebuchnummer",
        "path": "Patient.identifier",
        "sliceName": "Sterbebuchnummer",
        "comment": "Nummer der verstorbenen Person im Sterbebuch des zuständigen Gesundheitsamtes",
        "min": 0,
        "max": "1",
        "patternIdentifier": {
          "type": {
            "coding": [
              {
                "code": "DC",
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:Sterbebuchnummer.type",
        "path": "Patient.identifier.type",
        "min": 1,
        "patternCodeableConcept": {
          "coding": [
            {
              "code": "DC",
              "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
            }
          ]
        },
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:Sterbebuchnummer.system",
        "path": "Patient.identifier.system",
        "comment": "Im Rahmen des Projektes wurde kein NamingSystem festgelegt. Aus diesem Grund ist die Angabe eines type verpflichtend.",
        "mustSupport": true
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "max": "0"
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "max": "0"
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "max": "0"
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "max": "0"
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "max": "0"
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "max": "0"
      },
      {
        "id": "Patient.multipleBirth[x]",
        "path": "Patient.multipleBirth[x]",
        "max": "0"
      },
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "max": "0"
      },
      {
        "id": "Patient.contact",
        "path": "Patient.contact",
        "max": "0"
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "max": "0"
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}