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

FHIR IG analytics

Packagede.gematik.sterbefall
Resource TypeObservation
IdObservation-StfTodesursache3-Su-BY3-Max.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": "Observation",
  "id": "StfTodesursache3-Su-BY3-Max",
  "meta": {
    "profile": [
      "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfTodesursache"
    ]
  },
  "partOf": [
    {
      "reference": "Procedure/StfLeichenschau-BY3-Max"
    }
  ],
  "performer": [
    {
      "reference": "Practitioner/StfArzt-BY3-Max-Boese"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10",
        "code": "C25",
        "version": "2019"
      }
    ],
    "text": "Pankresakarzinom"
  },
  "component": [
    {
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "LA26681-9",
            "system": "http://loinc.org",
            "display": "Underlying"
          }
        ]
      },
      "code": {
        "coding": [
          {
            "code": "82791-5",
            "system": "http://loinc.org"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "zeitdauerBeginnBisTod",
            "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS"
          }
        ]
      },
      "valueString": "Seit 10/2024"
    }
  ],
  "code": {
    "coding": [
      {
        "code": "184305005",
        "system": "http://snomed.info/sct"
      }
    ]
  },
  "effectiveDateTime": "2025-01-01T10:30:00+01:00",
  "status": "final",
  "subject": {
    "reference": "Patient/StfVerstorbenePerson-BY3-Max"
  }
}