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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeBundle
IdBundle-StfExportBundle-BY2.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-BY2",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfExportBundle"
    ]
  },
  "type": "collection",
  "timestamp": "2025-05-22T19:05:00+02:00",
  "entry": [
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Patient/StfVerstorbenePerson-BY2",
      "resource": {
        "resourceType": "Patient",
        "id": "StfVerstorbenePerson-BY2",
        "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-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient StfVerstorbenePerson-BY2</b></p><a name=\"StfVerstorbenePerson-BY2\"> </a><a name=\"hcStfVerstorbenePerson-BY2\"> </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;\">Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2025-05-22 18:00:00+0200</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Feldstr. 5 Regensburg 93059 DE </td></tr></table></div>"
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "DC",
                  "display": "Death Certificate ID"
                }
              ]
            },
            "value": "S3526/2025"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "Herzog",
            "given": [
              "Carina"
            ]
          }
        ],
        "gender": "female",
        "birthDate": "1933-12-25",
        "deceasedDateTime": "2025-05-22T18:00:00+02:00",
        "address": [
          {
            "type": "both",
            "line": [
              "Feldstr. 5"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Feldstr."
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "5"
                  }
                ]
              }
            ],
            "city": "Regensburg",
            "postalCode": "93059",
            "country": "DE"
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Procedure/StfLeichenschau-BY2",
      "resource": {
        "resourceType": "Procedure",
        "id": "StfLeichenschau-BY2",
        "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-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure StfLeichenschau-BY2</b></p><a name=\"StfLeichenschau-BY2\"> </a><a name=\"hcStfLeichenschau-BY2\"> </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-BY2.html\">Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)</a></p><p><b>performed</b>: 2025-05-22 00:00:00+0200</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-BY2.html\">Practitioner Leitender OA Klinikum Regensburg(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-BY2"
        },
        "performedDateTime": "2025-05-22T00:00:00+02:00",
        "performer": [
          {
            "actor": {
              "reference": "Practitioner/StfArzt-BY2"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Observation/Todesursache-1-BY2",
      "resource": {
        "resourceType": "Observation",
        "id": "Todesursache-1-BY2",
        "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_Todesursache-1-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation Todesursache-1-BY2</b></p><a name=\"Todesursache-1-BY2\"> </a><a name=\"hcTodesursache-1-BY2\"> </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-BY2.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-BY2.html\">Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)</a></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 S06.5}\">akutes subdurales Hämatom</span></p><p><b>note</b>: </p><blockquote><div><p>Sturz im Krankenhaus auf dem Weg zur Toilette</p>\n</div></blockquote><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-Todesursache-2-BY2.html\">Observation Cause of death</a></li><li><a href=\"Observation-Todesursache-4-BY2.html\">Observation Cause of death</a></li><li><a href=\"Observation-Todesursache-5-BY2.html\">Observation Cause of death</a></li></ul><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 Y}\">Ja</span></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 W19}\">Sturz von unbestimmter Höhe</span></p></blockquote></div>"
        },
        "partOf": [
          {
            "reference": "Procedure/StfLeichenschau-BY2"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "184305005",
              "display": "Cause of Death"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-BY2"
        },
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "S06.5"
            }
          ],
          "text": "akutes subdurales Hämatom"
        },
        "note": [
          {
            "text": "Sturz im Krankenhaus auf dem Weg zur Toilette"
          }
        ],
        "hasMember": [
          {
            "reference": "Observation/Todesursache-2-BY2"
          },
          {
            "reference": "Observation/Todesursache-4-BY2"
          },
          {
            "reference": "Observation/Todesursache-5-BY2"
          }
        ],
        "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": "Y"
                }
              ]
            }
          },
          {
            "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": "W19"
                }
              ],
              "text": "Sturz von unbestimmter Höhe"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Observation/Todesursache-2-BY2",
      "resource": {
        "resourceType": "Observation",
        "id": "Todesursache-2-BY2",
        "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_Todesursache-2-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation Todesursache-2-BY2</b></p><a name=\"Todesursache-2-BY2\"> </a><a name=\"hcTodesursache-2-BY2\"> </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-BY2.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-BY2.html\">Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)</a></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 S72.0}\">Schenkelhalsfraktur</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 LA26680-1}\">Contributory</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 Y}\">Ja</span></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 W19}\">Sturz von unbestimmter Höhe</span></p></blockquote></div>"
        },
        "partOf": [
          {
            "reference": "Procedure/StfLeichenschau-BY2"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "184305005"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-BY2"
        },
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "S72.0"
            }
          ],
          "text": "Schenkelhalsfraktur"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "82791-5"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "LA26680-1",
                  "display": "Contributory"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS",
                  "code": "nichtNatuerlicherTod"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
                  "code": "Y"
                }
              ]
            }
          },
          {
            "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": "W19"
                }
              ],
              "text": "Sturz von unbestimmter Höhe"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Observation/Todesursache-4-BY2",
      "resource": {
        "resourceType": "Observation",
        "id": "Todesursache-4-BY2",
        "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_Todesursache-4-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation Todesursache-4-BY2</b></p><a name=\"Todesursache-4-BY2\"> </a><a name=\"hcTodesursache-4-BY2\"> </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-BY2.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-BY2.html\">Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)</a></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 F03}\">Demenz</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 LA46-8}\">Other</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-BY2"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "184305005"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-BY2"
        },
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "F03"
            }
          ],
          "text": "Demenz"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "82791-5"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "LA46-8",
                  "display": "Other"
                }
              ]
            }
          },
          {
            "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/Observation/Todesursache-5-BY2",
      "resource": {
        "resourceType": "Observation",
        "id": "Todesursache-5-BY2",
        "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_Todesursache-5-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation Todesursache-5-BY2</b></p><a name=\"Todesursache-5-BY2\"> </a><a name=\"hcTodesursache-5-BY2\"> </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-BY2.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-BY2.html\">Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)</a></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 C50.9}\">Mamma-CA</span></p><p><b>note</b>: </p><blockquote><div><p>Maligne Neubildung der Brust (Krebs)</p>\n</div></blockquote><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 LA46-8}\">Other</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-BY2"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "184305005"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-BY2"
        },
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "version": "2019",
              "code": "C50.9"
            }
          ],
          "text": "Mamma-CA"
        },
        "note": [
          {
            "text": "Maligne Neubildung der Brust (Krebs)"
          }
        ],
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "82791-5"
                }
              ]
            },
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "LA46-8",
                  "display": "Other"
                }
              ]
            }
          },
          {
            "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/Observation/StfObservationKrebserkrankung-BY2",
      "resource": {
        "resourceType": "Observation",
        "id": "StfObservationKrebserkrankung-BY2",
        "meta": {
          "profile": [
            "http://ig.fhir.de/igs/stf/StructureDefinition/StfObservationKrebserkrankung"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_StfObservationKrebserkrankung-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation StfObservationKrebserkrankung-BY2</b></p><a name=\"StfObservationKrebserkrankung-BY2\"> </a><a name=\"hcStfObservationKrebserkrankung-BY2\"> </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-StfObservationKrebserkrankung.html\">STF Observation Krebserkrankung</a></p></div><p><b>partOf</b>: <a href=\"Procedure-StfLeichenschau-BY2.html\">Procedure Postmortem examination (procedure)</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 108369006}\">Tumor</span></p><p><b>subject</b>: <a href=\"Patient-StfVerstorbenePerson-BY2.html\">Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)</a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0532 Y}\">Ja</span></p><p><b>note</b>: </p><blockquote><div><p>Mamma-CA</p>\n</div></blockquote></div>"
        },
        "partOf": [
          {
            "reference": "Procedure/StfLeichenschau-BY2"
          }
        ],
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "108369006",
              "display": "Tumor"
            }
          ]
        },
        "subject": {
          "reference": "Patient/StfVerstorbenePerson-BY2"
        },
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
              "code": "Y"
            }
          ]
        },
        "note": [
          {
            "text": "Mamma-CA"
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Practitioner/StfArzt-BY2",
      "resource": {
        "resourceType": "Practitioner",
        "id": "StfArzt-BY2",
        "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-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner StfArzt-BY2</b></p><a name=\"StfArzt-BY2\"> </a><a name=\"hcStfArzt-BY2\"> </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>name</b>: Leitender OA Klinikum Regensburg(Official)</p><p><b>address</b>: Musterstadt 12345 </p></div>"
        },
        "name": [
          {
            "use": "official",
            "text": "Leitender OA Klinikum Regensburg",
            "family": "Leitender OA Klinikum Regensburg",
            "given": [
              "Leitender OA Klinikum Regensburg"
            ]
          }
        ],
        "address": [
          {
            "type": "both",
            "city": "Musterstadt",
            "postalCode": "12345"
          }
        ]
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/PractitionerRole/StfArztZuordnung-BY2",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "StfArztZuordnung-BY2",
        "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-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole StfArztZuordnung-BY2</b></p><a name=\"StfArztZuordnung-BY2\"> </a><a name=\"hcStfArztZuordnung-BY2\"> </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-BY2.html\">Practitioner Leitender OA Klinikum Regensburg(official)</a></p><p><b>organization</b>: <a href=\"Organization-StfOrganisation-Klinik-BY2.html\">Organization Klinikum Regensburg</a></p></div>"
        },
        "practitioner": {
          "reference": "Practitioner/StfArzt-BY2"
        },
        "organization": {
          "reference": "Organization/StfOrganisation-Klinik-BY2"
        }
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Organization/StfOrganisation-Klinik-BY2",
      "resource": {
        "resourceType": "Organization",
        "id": "StfOrganisation-Klinik-BY2",
        "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-Klinik-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization StfOrganisation-Klinik-BY2</b></p><a name=\"StfOrganisation-Klinik-BY2\"> </a><a name=\"hcStfOrganisation-Klinik-BY2\"> </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 Klinik}\">Klinik</span></p><p><b>name</b>: Klinikum Regensburg</p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfOrganisationsTypCS",
                "code": "Klinik"
              }
            ]
          }
        ],
        "name": "Klinikum Regensburg"
      }
    },
    {
      "fullUrl": "https://mein.fhir-server.local/fhir/Provenance/StfExportProvenanceExample-BY2",
      "resource": {
        "resourceType": "Provenance",
        "id": "StfExportProvenanceExample-BY2",
        "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_StfExportProvenanceExample-BY2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance StfExportProvenanceExample-BY2</b></p><a name=\"StfExportProvenanceExample-BY2\"> </a><a name=\"hcStfExportProvenanceExample-BY2\"> </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=\"Patient-StfVerstorbenePerson-BY2.html\">Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)</a></li><li><a href=\"Procedure-StfLeichenschau-BY2.html\">Procedure Postmortem examination (procedure)</a></li><li><a href=\"Observation-Todesursache-1-BY2.html\">Observation Cause of Death</a></li><li><a href=\"Observation-Todesursache-2-BY2.html\">Observation Cause of death</a></li><li><a href=\"Observation-Todesursache-4-BY2.html\">Observation Cause of death</a></li><li><a href=\"Observation-Todesursache-5-BY2.html\">Observation Cause of death</a></li><li><a href=\"Observation-StfObservationKrebserkrankung-BY2.html\">Observation Tumor</a></li><li><a href=\"Practitioner-StfArzt-BY2.html\">Practitioner Leitender OA Klinikum Regensburg(official)</a></li><li><a href=\"PractitionerRole-StfArztZuordnung-BY2.html\">PractitionerRole</a></li><li><a href=\"Organization-StfOrganisation-Klinik-BY2.html\">Organization Klinikum Regensburg</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-StfOrganisation-GA-BY2.html\">Organization Gesundheitsamt Regensburg</a></td></tr></table></div>"
        },
        "target": [
          {
            "reference": "Patient/StfVerstorbenePerson-BY2"
          },
          {
            "reference": "Procedure/StfLeichenschau-BY2"
          },
          {
            "reference": "Observation/Todesursache-1-BY2"
          },
          {
            "reference": "Observation/Todesursache-2-BY2"
          },
          {
            "reference": "Observation/Todesursache-4-BY2"
          },
          {
            "reference": "Observation/Todesursache-5-BY2"
          },
          {
            "reference": "Observation/StfObservationKrebserkrankung-BY2"
          },
          {
            "reference": "Practitioner/StfArzt-BY2"
          },
          {
            "reference": "PractitionerRole/StfArztZuordnung-BY2"
          },
          {
            "reference": "Organization/StfOrganisation-Klinik-BY2"
          }
        ],
        "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/StfOrganisation-GA-BY2"
            }
          }
        ]
      }
    }
  ]
}