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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeObservation
IdObservation-StfTodesursache5-Os-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 StfTodesursache5-Os-BY3-Max

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

status: Final

code: Cause of death

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

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

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

value: mit Lebermetastasen

Components

-CodeValue[x]
*Cause of death sequenceOther

Source1

{
  "resourceType": "Observation",
  "id": "StfTodesursache5-Os-BY3-Max",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfTodesursache"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "partOf": [
    {
      "reference": "Procedure/StfObduktion-BY3-Max"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "184305005"
      }
    ]
  },
  "subject": {
    "reference": "Patient/StfVerstorbenePerson-BY3-Max"
  },
  "effectiveDateTime": "2025-01-05T10:30:00+01:00",
  "performer": [
    {
      "reference": "Practitioner/StfArzt-BY3-Max-Boese"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10",
        "version": "2019",
        "code": "C78"
      }
    ],
    "text": "mit Lebermetastasen"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "82791-5"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA46-8",
            "display": "Other"
          }
        ]
      }
    }
  ]
}