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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeObservation
IdObservation-StfObservationKrebserkrankung-HE1.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 StfObservationKrebserkrankung-HE1

partOf: Procedure Postmortem examination (procedure)

status: Final

code: Tumor

subject: Wendy Lator (official) Female, DoB: 1950-05-01 ( Death Certificate ID: S1/2025)

value: Ja

note:

Magenkarzinom


Source1

{
  "resourceType": "Observation",
  "id": "StfObservationKrebserkrankung-HE1",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfObservationKrebserkrankung"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "partOf": [
    {
      "reference": "Procedure/StfLeichenschau-HE1"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "108369006",
        "display": "Tumor"
      }
    ]
  },
  "subject": {
    "reference": "Patient/StfVerstorbenePerson-HE1"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
        "code": "Y"
      }
    ]
  },
  "note": [
    {
      "text": "Magenkarzinom"
    }
  ]
}