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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeObservation
IdObservation-StfTodesursache2-Su-BY3-Max.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation StfTodesursache2-Su-BY3-Max

partOf: Procedure: status = completed; performed[x] = 2025-01-01

status: Final

code: Cause of death

subject: Markus Meyer(official) Male, DoB: 1953-07-01 ( Patient internal identifier: 331)

effective: 2025-01-01 10:30:00+0100

performer: Practitioner Dr. Kamilla Böse(official)

value: interstitielle pulmonale Pneumonitis

component

code: Cause of death sequence

value: Contributory

component

code: Zeitdauer von Beginn der Krankheit bis Tod

value: 1 Woche


Source1

{
  "resourceType": "Observation",
  "id": "StfTodesursache2-Su-BY3-Max",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfTodesursache"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "partOf": [
    {
      "reference": "Procedure/StfLeichenschau-BY3-Max"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "184305005"
      }
    ]
  },
  "subject": {
    "reference": "Patient/StfVerstorbenePerson-BY3-Max"
  },
  "effectiveDateTime": "2025-01-01T10:30:00+01:00",
  "performer": [
    {
      "reference": "Practitioner/StfArzt-BY3-Max-Boese"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10",
        "version": "2019",
        "code": "J84"
      }
    ],
    "text": "interstitielle pulmonale Pneumonitis"
  },
  "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": "zeitdauerBeginnBisTod"
          }
        ]
      },
      "valueString": "1 Woche"
    }
  ]
}