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

FHIR IG analytics

Packagede.gematik.sterbefall
Resource TypeBundle
IdBundle-StfExportBundle-VB1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "StfExportBundle-VB1",
  "meta": {
    "profile": [
      "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfExportBundle"
    ]
  },
  "entry": [
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Patient/StfVerstorbenePerson-VB1",
      "resource": {
        "resourceType": "Patient",
        "id": "StfVerstorbenePerson-VB1",
        "meta": {
          "profile": [
            "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePerson"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "code": "DC",
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "display": "Death Certificate ID"
                }
              ]
            },
            "value": "S183/2025"
          }
        ],
        "name": [
          {
            "given": [
              "Birgit"
            ],
            "use": "official",
            "family": "Strauch"
          }
        ],
        "address": [
          {
            "line": [
              "Oberstraße 38"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Oberstraße"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "38"
                  }
                ]
              }
            ],
            "type": "both",
            "city": "Schwalmtal",
            "postalCode": "36318",
            "country": "DE"
          }
        ],
        "gender": "female",
        "birthDate": "1934-05-23",
        "deceasedDateTime": "2025-09-23T09:42:00+01:00"
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Procedure/StfLeichenschau-VB1",
      "resource": {
        "resourceType": "Procedure",
        "id": "StfLeichenschau-VB1",
        "meta": {
          "profile": [
            "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfLeichenschau"
          ]
        },
        "performer": [
          {
            "actor": {
              "reference": "Practitioner/StfArzt-VB1"
            }
          }
        ],
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-VB1"
        },
        "code": {
          "coding": [
            {
              "code": "168461002",
              "system": "http://snomed.info/sct",
              "display": "Postmortem examination (procedure)"
            }
          ]
        },
        "status": "completed",
        "performedDateTime": "2025-09-23T11:42:00+01:00"
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Observation/Todesursache-1-VB1",
      "resource": {
        "resourceType": "Observation",
        "id": "Todesursache-1-VB1",
        "meta": {
          "profile": [
            "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfTodesursache"
          ]
        },
        "partOf": [
          {
            "reference": "Procedure/StfLeichenschau-VB1"
          }
        ],
        "code": {
          "coding": [
            {
              "code": "184305005",
              "system": "http://snomed.info/sct",
              "display": "Cause of Death"
            }
          ]
        },
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "J18.0"
            }
          ],
          "text": "Exitus letalis bei Bronchopneumonie (beidseitig)"
        },
        "component": [
          {
            "valueCodeableConcept": {
              "coding": [
                {
                  "code": "LA26682-7",
                  "system": "http://loinc.org",
                  "display": "Immediate/Primary"
                }
              ]
            },
            "code": {
              "coding": [
                {
                  "code": "82791-5",
                  "system": "http://loinc.org"
                }
              ]
            }
          },
          {
            "valueCodeableConcept": {
              "coding": [
                {
                  "code": "N",
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0532"
                }
              ]
            },
            "code": {
              "coding": [
                {
                  "code": "nichtNatuerlicherTod",
                  "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS"
                }
              ]
            }
          }
        ],
        "note": [
          {
            "text": "Weitere relevante Erkrankungen: COPD, Vorhofflimmern, Diabetes mellitus Typ 2"
          }
        ],
        "hasMember": [
          {
            "reference": "Observation/Todesursache-2-VB1"
          },
          {
            "reference": "Observation/Todesursache-3-VB1"
          },
          {
            "reference": "Observation/Todesursache-4-VB1"
          }
        ],
        "status": "final",
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-VB1"
        }
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Observation/Todesursache-2-VB1",
      "resource": {
        "resourceType": "Observation",
        "id": "Todesursache-2-VB1",
        "meta": {
          "profile": [
            "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfTodesursache"
          ]
        },
        "partOf": [
          {
            "reference": "Procedure/StfLeichenschau-VB1"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "I50.1"
            }
          ],
          "text": "Dekompensierte Herzinsuffizienz"
        },
        "component": [
          {
            "valueCodeableConcept": {
              "coding": [
                {
                  "code": "LA26680-1",
                  "system": "http://loinc.org",
                  "display": "Contributory"
                }
              ]
            },
            "code": {
              "coding": [
                {
                  "code": "82791-5",
                  "system": "http://loinc.org"
                }
              ]
            }
          },
          {
            "valueCodeableConcept": {
              "coding": [
                {
                  "code": "N",
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0532"
                }
              ]
            },
            "code": {
              "coding": [
                {
                  "code": "nichtNatuerlicherTod",
                  "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS"
                }
              ]
            }
          }
        ],
        "code": {
          "coding": [
            {
              "code": "184305005",
              "system": "http://snomed.info/sct"
            }
          ]
        },
        "status": "final",
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-VB1"
        }
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Observation/Todesursache-3-VB1",
      "resource": {
        "resourceType": "Observation",
        "id": "Todesursache-3-VB1",
        "meta": {
          "profile": [
            "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfTodesursache"
          ]
        },
        "partOf": [
          {
            "reference": "Procedure/StfLeichenschau-VB1"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "N17.9"
            }
          ],
          "text": "Akutes Nierenversagen"
        },
        "component": [
          {
            "valueCodeableConcept": {
              "coding": [
                {
                  "code": "LA26681-9",
                  "system": "http://loinc.org",
                  "display": "Underlying"
                }
              ]
            },
            "code": {
              "coding": [
                {
                  "code": "82791-5",
                  "system": "http://loinc.org"
                }
              ]
            }
          },
          {
            "valueCodeableConcept": {
              "coding": [
                {
                  "code": "N",
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0532"
                }
              ]
            },
            "code": {
              "coding": [
                {
                  "code": "nichtNatuerlicherTod",
                  "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS"
                }
              ]
            }
          }
        ],
        "code": {
          "coding": [
            {
              "code": "184305005",
              "system": "http://snomed.info/sct"
            }
          ]
        },
        "status": "final",
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-VB1"
        }
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Observation/Todesursache-4-VB1",
      "resource": {
        "resourceType": "Observation",
        "id": "Todesursache-4-VB1",
        "meta": {
          "profile": [
            "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfTodesursache"
          ]
        },
        "partOf": [
          {
            "reference": "Procedure/StfLeichenschau-VB1"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "I10"
            }
          ],
          "text": "Arterielle Hypertonie"
        },
        "component": [
          {
            "valueCodeableConcept": {
              "coding": [
                {
                  "code": "LA46-8",
                  "system": "http://loinc.org",
                  "display": "Other"
                }
              ]
            },
            "code": {
              "coding": [
                {
                  "code": "82791-5",
                  "system": "http://loinc.org"
                }
              ]
            }
          },
          {
            "valueCodeableConcept": {
              "coding": [
                {
                  "code": "N",
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0532"
                }
              ]
            },
            "code": {
              "coding": [
                {
                  "code": "nichtNatuerlicherTod",
                  "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS"
                }
              ]
            }
          }
        ],
        "code": {
          "coding": [
            {
              "code": "184305005",
              "system": "http://snomed.info/sct"
            }
          ]
        },
        "status": "final",
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-VB1"
        }
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Organization/StfOrganisation-GA-VB1",
      "resource": {
        "resourceType": "Organization",
        "id": "StfOrganisation-GA-VB1",
        "meta": {
          "profile": [
            "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation"
          ]
        },
        "type": [
          {
            "coding": [
              {
                "code": "GA",
                "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS"
              }
            ]
          }
        ],
        "name": "Gesundheitsamt Alsfeld"
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Provenance/StfExportProvenanceExample-VB1",
      "resource": {
        "resourceType": "Provenance",
        "id": "StfExportProvenanceExample-VB1",
        "meta": {
          "profile": [
            "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfExportProvenance"
          ]
        },
        "target": [
          {
            "reference": "Patient/StfVerstorbenePerson-VB1"
          },
          {
            "reference": "Procedure/StfLeichenschau-VB1"
          },
          {
            "reference": "Observation/Todesursache-1-VB1"
          },
          {
            "reference": "Observation/Todesursache-2-VB1"
          },
          {
            "reference": "Observation/Todesursache-3-VB1"
          },
          {
            "reference": "Observation/Todesursache-4-VB1"
          },
          {
            "reference": "Organization/StfOrganisation-GA-VB1"
          },
          {
            "reference": "Practitioner/StfArzt-VB1"
          }
        ],
        "agent": [
          {
            "who": {
              "display": "Sterbefall-Management-Software v1.0"
            },
            "onBehalfOf": {
              "reference": "Organization/StfOrganisation-GA-VB1"
            }
          }
        ],
        "reason": [
          {
            "coding": [
              {
                "code": "DECSD",
                "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason"
              }
            ]
          }
        ],
        "activity": {
          "coding": [
            {
              "code": "CREATE",
              "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation"
            }
          ]
        },
        "recorded": "2025-11-06T12:49:00Z"
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Practitioner/StfArzt-VB1",
      "resource": {
        "resourceType": "Practitioner",
        "id": "StfArzt-VB1",
        "meta": {
          "profile": [
            "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArzt"
          ]
        },
        "name": [
          {
            "given": [
              "Al"
            ],
            "prefix": [
              "Dr."
            ],
            "use": "official",
            "text": "Dr. Al Adwar",
            "family": "Adwar"
          }
        ],
        "address": [
          {
            "type": "both",
            "city": "Musterstadt",
            "postalCode": "12345"
          }
        ]
      }
    }
  ],
  "type": "collection",
  "timestamp": "2025-11-06T12:49:00Z"
}