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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeBundle
IdBundle-StfExportBundle-Example.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-Example",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfExportBundle"
    ]
  },
  "type": "collection",
  "timestamp": "2023-10-15T14:28:00Z",
  "entry": [
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/PractitionerRole/StfArztZuordnung-Example",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "StfArztZuordnung-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfArztZuordnung"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_StfArztZuordnung-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole StfArztZuordnung-Example</b></p><a name=\"StfArztZuordnung-Example\"> </a><a name=\"hcStfArztZuordnung-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfArztZuordnung.html\">STF Arzt Zuordnung</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-StfArzt-Example.html\">Practitioner Dr. med. Hans Müller(official)</a></p><p><b>organization</b>: <a href=\"Organization-StfOrganisation-Example.html\">Organization Standesamt Musterstadt</a></p><p><b>code</b>: <span title=\"Codes:{http://ig.fhir.de/igs/stf/CodeSystem/StfBerufsgruppeCS Krankenhaus}\">Krankenhaus</span></p><p><b>specialty</b>: <span title=\"Codes:{http://ig.fhir.de/igs/stf/CodeSystem/StfArztrolleCS Krankenhausarzt}\">diensthabender Arzt/Ärztin im Krankenhaus</span></p></div>"
        },
        "practitioner": {
          "reference": "Practitioner/StfArzt-Example"
        },
        "organization": {
          "reference": "Organization/StfOrganisation-Example"
        },
        "code": [
          {
            "coding": [
              {
                "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfBerufsgruppeCS",
                "code": "Krankenhaus",
                "display": "Krankenhaus"
              }
            ]
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfArztrolleCS",
                "code": "Krankenhausarzt",
                "display": "diensthabender Arzt/Ärztin im Krankenhaus"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Practitioner/StfArzt-Example",
      "resource": {
        "resourceType": "Practitioner",
        "id": "StfArzt-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfArzt"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_StfArzt-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner StfArzt-Example</b></p><a name=\"StfArzt-Example\"> </a><a name=\"hcStfArzt-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfArzt.html\">STF Arzt</a></p></div><p><b>identifier</b>: Lifelong physician number/987654321</p><p><b>name</b>: Dr. med. Hans Müller(Official)</p><p><b>telecom</b>: <a href=\"tel:+49-123-456789\">+49-123-456789</a>, fax: +49-123-456788</p><p><b>address</b>: Hauptstraße 1 Musterstadt 12345 DE </p></div>"
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "LANR"
                }
              ]
            },
            "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
            "value": "987654321"
          }
        ],
        "name": [
          {
            "use": "official",
            "text": "Dr. med. Hans Müller",
            "family": "Müller",
            "given": [
              "Hans"
            ],
            "prefix": [
              "Dr. med."
            ],
            "_prefix": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "AC"
                  }
                ]
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+49-123-456789"
          },
          {
            "system": "fax",
            "value": "+49-123-456788"
          }
        ],
        "address": [
          {
            "type": "both",
            "line": [
              "Hauptstraße 1"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Hauptstraße"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "1"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
                    "valueString": "EG"
                  }
                ]
              }
            ],
            "city": "Musterstadt",
            "postalCode": "12345",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/DocumentReference/StfDatei-Example",
      "resource": {
        "resourceType": "DocumentReference",
        "id": "StfDatei-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfDatei"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_StfDatei-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference StfDatei-Example</b></p><a name=\"StfDatei-Example\"> </a><a name=\"hcStfDatei-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfDatei.html\">STF Datei</a></p></div><p><b>identifier</b>: Patient internal identifier/S4567/2025</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://ig.fhir.de/igs/stf/CodeSystem/StfDateiTypCS Sterbeurkunde}\">Sterbeurkunde</span></p><p><b>subject</b>: <a href=\"Patient-StfVerstorbenePerson-Example.html\">Dr. Erika Müller</a></p><p><b>date</b>: 2023-07-15 10:30:00+0200</p><p><b>author</b>: <a href=\"Organization-StfOrganisation-Example.html\">Standesamt Berlin-Mitte</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><code>U3RlcmJldXJrdW5kZSBTNDU2Ny8yMDI1</code></td></tr></table></blockquote></div>"
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "PI",
                  "display": "Patient internal identifier"
                }
              ]
            },
            "value": "S4567/2025"
          }
        ],
        "status": "current",
        "type": {
          "coding": [
            {
              "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfDateiTypCS",
              "code": "Sterbeurkunde",
              "display": "Sterbeurkunde"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-Example",
          "display": "Dr. Erika Müller"
        },
        "date": "2023-07-15T10:30:00+02:00",
        "author": [
          {
            "reference": "Organization/StfOrganisation-Example",
            "display": "Standesamt Berlin-Mitte"
          }
        ],
        "content": [
          {
            "attachment": {
              "contentType": "application/pdf",
              "data": "U3RlcmJldXJrdW5kZSBTNDU2Ny8yMDI1"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Procedure/StfLeichenschau-Example",
      "resource": {
        "resourceType": "Procedure",
        "id": "StfLeichenschau-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfLeichenschau"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_StfLeichenschau-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure StfLeichenschau-Example</b></p><a name=\"StfLeichenschau-Example\"> </a><a name=\"hcStfLeichenschau-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfLeichenschau.html\">StfLeichenschau</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 168461002}\">Postmortem examination (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-StfVerstorbenePerson-Example.html\">Erika Müller (official) Female, DoB: 1945-03-15 ( Patient internal identifier: GA78901)</a></p><p><b>performed</b>: 2025-03-01 10:00:00+0100</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-StfArzt-Example.html\">Practitioner Dr. med. Hans Müller(official)</a></td></tr></table></div>"
        },
        "status": "completed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "168461002",
              "display": "Postmortem examination (procedure)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-Example"
        },
        "performedDateTime": "2025-03-01T10:00:00+01:00",
        "performer": [
          {
            "actor": {
              "reference": "Practitioner/StfArzt-Example"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Organization/StfOrganisation-Example",
      "resource": {
        "resourceType": "Organization",
        "id": "StfOrganisation-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfOrganisation"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_StfOrganisation-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization StfOrganisation-Example</b></p><a name=\"StfOrganisation-Example\"> </a><a name=\"hcStfOrganisation-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfOrganisation.html\">STF Organisation</a></p></div><p><b>identifier</b>: <code>https://fhir.gematik.de/sid/standesamt</code>/SA12345</p><p><b>type</b>: <span title=\"Codes:{http://ig.fhir.de/igs/stf/CodeSystem/StfOrganisationsTypCS StAmt}\">Standesamt</span></p><p><b>name</b>: Standesamt Musterstadt</p><p><b>address</b>: Rathausplatz 1 Musterstadt 12345 DE </p><p><b>partOf</b>: Stadt Köln</p><blockquote><p><b>contact</b></p><p><b>name</b>: Max Mustermann(Official)</p><p><b>telecom</b>: <a href=\"tel:+49123456789\">+49 123 456789</a>, <a href=\"mailto:max.mustermann@standesamt-musterstadt.de\">max.mustermann@standesamt-musterstadt.de</a></p></blockquote></div>"
        },
        "identifier": [
          {
            "system": "https://fhir.gematik.de/sid/standesamt",
            "value": "SA12345"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfOrganisationsTypCS",
                "code": "StAmt",
                "display": "Standesamt"
              }
            ]
          }
        ],
        "name": "Standesamt Musterstadt",
        "address": [
          {
            "extension": [
              {
                "url": "http://ig.fhir.de/igs/stf/StructureDefinition/StfBundeslandExtension",
                "valueCoding": {
                  "code": "DE-NW",
                  "display": "Nordrhein-Westfalen"
                }
              }
            ],
            "type": "both",
            "line": [
              "Rathausplatz 1"
            ],
            "city": "Musterstadt",
            "postalCode": "12345",
            "country": "DE"
          }
        ],
        "partOf": {
          "display": "Stadt Köln"
        },
        "contact": [
          {
            "name": {
              "use": "official",
              "text": "Max Mustermann",
              "family": "Mustermann",
              "given": [
                "Max"
              ]
            },
            "telecom": [
              {
                "system": "phone",
                "value": "+49 123 456789",
                "use": "work"
              },
              {
                "system": "email",
                "value": "max.mustermann@standesamt-musterstadt.de",
                "use": "work"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Provenance/StfSterbeurkundeAusstellung-Example",
      "resource": {
        "resourceType": "Provenance",
        "id": "StfSterbeurkundeAusstellung-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfSterbeurkundeAusstellung"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_StfSterbeurkundeAusstellung-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance StfSterbeurkundeAusstellung-Example</b></p><a name=\"StfSterbeurkundeAusstellung-Example\"> </a><a name=\"hcStfSterbeurkundeAusstellung-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfSterbeurkundeAusstellung.html\">STF Sterbeurkunde Ausstellung</a></p></div><p>Provenance for <a href=\"Patient-StfVerstorbenePerson-Example.html\">Erika Müller (official) Female, DoB: 1945-03-15 ( Patient internal identifier: GA78901)</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2023-10-15 14:28:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion LA}\">legally authenticated</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"Organization-StfOrganisation-Example.html\">Organization Standesamt Musterstadt</a></td></tr></table></div>"
        },
        "target": [
          {
            "reference": "Patient/StfVerstorbenePerson-Example"
          }
        ],
        "recorded": "2023-10-15T14:28:00Z",
        "reason": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                "code": "DECSD"
              }
            ]
          }
        ],
        "activity": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
              "code": "LA"
            }
          ]
        },
        "agent": [
          {
            "who": {
              "reference": "Organization/StfOrganisation-Example"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Observation/StfTodesursache-Example",
      "resource": {
        "resourceType": "Observation",
        "id": "StfTodesursache-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfTodesursache"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_StfTodesursache-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation StfTodesursache-Example</b></p><a name=\"StfTodesursache-Example\"> </a><a name=\"hcStfTodesursache-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfTodesursache.html\">STF Todesursache</a></p></div><p><b>partOf</b>: <a href=\"Procedure-StfLeichenschau-Example.html\">Procedure Postmortem examination (procedure)</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 184305005}\">Cause of Death</span></p><p><b>subject</b>: <a href=\"Patient-StfVerstorbenePerson-Example.html\">Max Mustermann</a></p><p><b>effective</b>: 2023-07-10</p><p><b>performer</b>: <a href=\"Practitioner-StfArzt-Example.html\">Practitioner Dr. med. Hans Müller(official)</a></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 I21.0}\">Akuter transmuraler Myokardinfarkt der Vorderwand</span></p><p><b>note</b>: </p><blockquote><div><p>Patient erlitt einen massiven Herzinfarkt nach längerer kardialer Vorgeschichte mit koronarer Herzkrankheit und Bluthochdruck.</p>\n</div></blockquote><p><b>hasMember</b>: <a href=\"Observation-StfTodesursache-Grundleiden-Example.html\">Observation Cause of death</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82791-5}\">Cause of death sequence</span></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA26682-7}\">Immediate/Primary</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS nichtNatuerlicherTod}\">Nicht natürlicher Tod</span></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0532 N}\">Nein</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS zeitdauerBeginnBisTod}\">Zeitdauer von Beginn der Krankheit bis Tod</span></p><p><b>value</b>: 1-2 Wochen</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS todesursacheKlassifikation}\">Klassifikation der Todesursache</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 I25.1}\">I25.1</span></p></blockquote></div>"
        },
        "partOf": [
          {
            "reference": "Procedure/StfLeichenschau-Example"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "184305005",
              "display": "Cause of Death"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-Example",
          "display": "Max Mustermann"
        },
        "effectiveDateTime": "2023-07-10",
        "performer": [
          {
            "reference": "Practitioner/StfArzt-Example"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "I21.0"
            }
          ],
          "text": "Akuter transmuraler Myokardinfarkt der Vorderwand"
        },
        "note": [
          {
            "text": "Patient erlitt einen massiven Herzinfarkt nach längerer kardialer Vorgeschichte mit koronarer Herzkrankheit und Bluthochdruck."
          }
        ],
        "hasMember": [
          {
            "reference": "Observation/StfTodesursache-Grundleiden-Example"
          }
        ],
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "82791-5"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "LA26682-7",
                  "display": "Immediate/Primary"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS",
                  "code": "nichtNatuerlicherTod"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
                  "code": "N"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS",
                  "code": "zeitdauerBeginnBisTod"
                }
              ]
            },
            "valueString": "1-2 Wochen"
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS",
                  "code": "todesursacheKlassifikation"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/sid/icd-10",
                  "version": "2019",
                  "code": "I25.1"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Observation/StfTodesursache-Grundleiden-Example",
      "resource": {
        "resourceType": "Observation",
        "id": "StfTodesursache-Grundleiden-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfTodesursache"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_StfTodesursache-Grundleiden-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation StfTodesursache-Grundleiden-Example</b></p><a name=\"StfTodesursache-Grundleiden-Example\"> </a><a name=\"hcStfTodesursache-Grundleiden-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfTodesursache.html\">STF Todesursache</a></p></div><p><b>partOf</b>: <a href=\"Procedure-StfLeichenschau-Example.html\">Procedure Postmortem examination (procedure)</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 184305005}\">Cause of death</span></p><p><b>subject</b>: <a href=\"Patient-StfVerstorbenePerson-Example.html\">Erika Müller (official) Female, DoB: 1945-03-15 ( Patient internal identifier: GA78901)</a></p><p><b>effective</b>: 2020-01-15</p><p><b>performer</b>: <a href=\"Practitioner-StfArzt-Example.html\">Practitioner Dr. med. Hans Müller(official)</a></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 I25.9}\">Chronische ischämische Herzkrankheit, nicht näher bezeichnet</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82791-5}\">Cause of death sequence</span></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA26681-9}\">Underlying</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS nichtNatuerlicherTod}\">Nicht natürlicher Tod</span></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0532 N}\">Nein</span></p></blockquote></div>"
        },
        "partOf": [
          {
            "reference": "Procedure/StfLeichenschau-Example"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "184305005"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-Example"
        },
        "effectiveDateTime": "2020-01-15",
        "performer": [
          {
            "reference": "Practitioner/StfArzt-Example"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "I25.9"
            }
          ],
          "text": "Chronische ischämische Herzkrankheit, nicht näher bezeichnet"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "82791-5"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "LA26681-9",
                  "display": "Underlying"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS",
                  "code": "nichtNatuerlicherTod"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
                  "code": "N"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Patient/StfVerstorbenePerson-Example",
      "resource": {
        "resourceType": "Patient",
        "id": "StfVerstorbenePerson-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfVerstorbenePerson"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_StfVerstorbenePerson-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient StfVerstorbenePerson-Example</b></p><a name=\"StfVerstorbenePerson-Example\"> </a><a name=\"hcStfVerstorbenePerson-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfVerstorbenePerson.html\">STF Verstorbene Person</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Erika Müller (official) Female, DoB: 1945-03-15 ( Patient internal identifier: GA78901)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2025-03-01 08:30:00+0100</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Death Certificate ID/S4567/2025</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Schmidt (Name changed for Marriage)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Musterweg 123 Musterstadt 12345 DE </td></tr></table></div>"
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "PI",
                  "display": "Patient internal identifier"
                }
              ]
            },
            "value": "GA78901",
            "assigner": {
              "display": "Gesundheitsamt Musterstadt"
            }
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "DC",
                  "display": "Death Certificate ID"
                }
              ]
            },
            "value": "S4567/2025"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "Müller",
            "given": [
              "Erika"
            ],
            "prefix": [
              "Dr."
            ],
            "_prefix": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "AC"
                  }
                ]
              }
            ]
          },
          {
            "use": "maiden",
            "family": "Schmidt"
          }
        ],
        "gender": "female",
        "birthDate": "1945-03-15",
        "deceasedDateTime": "2025-03-01T08:30:00+01:00",
        "address": [
          {
            "extension": [
              {
                "url": "http://ig.fhir.de/igs/stf/StructureDefinition/StfGemeindekennzahlExtension",
                "valueString": "516214"
              }
            ],
            "type": "both",
            "line": [
              "Musterweg 123"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Musterweg"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "123"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
                    "valueString": "2. Stock"
                  }
                ]
              }
            ],
            "city": "Musterstadt",
            "postalCode": "12345",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Organization/StfOrganisationGesundheitsamtRegensburg",
      "resource": {
        "resourceType": "Organization",
        "id": "StfOrganisationGesundheitsamtRegensburg",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfOrganisation"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_StfOrganisationGesundheitsamtRegensburg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization StfOrganisationGesundheitsamtRegensburg</b></p><a name=\"StfOrganisationGesundheitsamtRegensburg\"> </a><a name=\"hcStfOrganisationGesundheitsamtRegensburg\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfOrganisation.html\">STF Organisation</a></p></div><p><b>type</b>: <span title=\"Codes:{http://ig.fhir.de/igs/stf/CodeSystem/StfOrganisationsTypCS GA}\">Gesundheitsamt</span></p><p><b>name</b>: Gesundheitsamt Regensburg</p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfOrganisationsTypCS",
                "code": "GA"
              }
            ]
          }
        ],
        "name": "Gesundheitsamt Regensburg"
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Provenance/StfExportProvenance-Example",
      "resource": {
        "resourceType": "Provenance",
        "id": "StfExportProvenance-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfExportProvenance"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_StfExportProvenance-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance StfExportProvenance-Example</b></p><a name=\"StfExportProvenance-Example\"> </a><a name=\"hcStfExportProvenance-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfExportProvenance.html\">STF ExportBundle Provenance</a></p></div><p>Provenance for: </p><ul><li><a href=\"PractitionerRole-StfArztZuordnung-Example.html\">PractitionerRole Krankenhaus</a></li><li><a href=\"Practitioner-StfArzt-Example.html\">Practitioner Dr. med. Hans Müller(official)</a></li><li><a href=\"DocumentReference-StfDatei-Example.html\">DocumentReference: identifier = Patient internal identifier: S4567/2025; status = current; type = Sterbeurkunde; date = 2023-07-15 10:30:00+0200</a></li><li><a href=\"Procedure-StfLeichenschau-Example.html\">Procedure Postmortem examination (procedure)</a></li><li><a href=\"Organization-StfOrganisation-Example.html\">Organization Standesamt Musterstadt</a></li><li><a href=\"Provenance-StfSterbeurkundeAusstellung-Example.html\">Provenance for -&gt;Erika Müller (official) Female, DoB: 1945-03-15 ( Patient internal identifier: GA78901) </a></li><li><a href=\"Observation-StfTodesursache-Example.html\">Observation Cause of Death</a></li><li><a href=\"Observation-StfTodesursache-Grundleiden-Example.html\">Observation Cause of death</a></li><li><a href=\"Patient-StfVerstorbenePerson-Example.html\">Erika Müller (official) Female, DoB: 1945-03-15 ( Patient internal identifier: GA78901)</a></li><li><a href=\"Organization-StfOrganisationGesundheitsamtRegensburg.html\">Organization Gesundheitsamt Regensburg</a></li><li><a href=\"ServiceRequest-StfObduktionAnfrage-Example.html\">ServiceRequest Autopsy examination (procedure)</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2025-11-06 12:49:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td><td><b>On Behalf Of</b></td></tr><tr><td>Sterbefall-Management-Software v1.0</td><td><a href=\"Organization-StfOrganisationGesundheitsamtRegensburg.html\">Organization Gesundheitsamt Regensburg</a></td></tr></table></div>"
        },
        "target": [
          {
            "reference": "PractitionerRole/StfArztZuordnung-Example"
          },
          {
            "reference": "Practitioner/StfArzt-Example"
          },
          {
            "reference": "DocumentReference/StfDatei-Example"
          },
          {
            "reference": "Procedure/StfLeichenschau-Example"
          },
          {
            "reference": "Organization/StfOrganisation-Example"
          },
          {
            "reference": "Provenance/StfSterbeurkundeAusstellung-Example"
          },
          {
            "reference": "Observation/StfTodesursache-Example"
          },
          {
            "reference": "Observation/StfTodesursache-Grundleiden-Example"
          },
          {
            "reference": "Patient/StfVerstorbenePerson-Example"
          },
          {
            "reference": "Organization/StfOrganisationGesundheitsamtRegensburg"
          },
          {
            "reference": "ServiceRequest/StfObduktionAnfrage-Example"
          }
        ],
        "recorded": "2025-11-06T12:49:00Z",
        "reason": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                "code": "DECSD"
              }
            ]
          }
        ],
        "activity": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
              "code": "CREATE"
            }
          ]
        },
        "agent": [
          {
            "who": {
              "display": "Sterbefall-Management-Software v1.0"
            },
            "onBehalfOf": {
              "reference": "Organization/StfOrganisationGesundheitsamtRegensburg"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/ServiceRequest/StfObduktionAnfrage-Example",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "StfObduktionAnfrage-Example",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfObduktionAnfrage"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_StfObduktionAnfrage-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest StfObduktionAnfrage-Example</b></p><a name=\"StfObduktionAnfrage-Example\"> </a><a name=\"hcStfObduktionAnfrage-Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-StfObduktionAnfrage.html\">STF Obduktion Anfrage</a></p></div><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 29240004}\">Autopsy examination (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-StfVerstorbenePerson-Example.html\">Erika Müller (official) Female, DoB: 1945-03-15 ( Patient internal identifier: GA78901)</a></p><p><b>authoredOn</b>: 2025-03-01 10:00:00+0100</p><p><b>requester</b>: Dr. Schmidt, Gesundheitsamt Musterstadt</p><p><b>reasonCode</b>: <span title=\"Codes:\">Unklare Todesursache, Verdacht auf nicht-natürlichen Tod</span></p></div>"
        },
        "status": "completed",
        "intent": "order",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "29240004",
              "display": "Autopsy examination (procedure)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-Example"
        },
        "authoredOn": "2025-03-01T10:00:00+01:00",
        "requester": {
          "display": "Dr. Schmidt, Gesundheitsamt Musterstadt"
        },
        "reasonCode": [
          {
            "text": "Unklare Todesursache, Verdacht auf nicht-natürlichen Tod"
          }
        ]
      }
    }
  ]
}