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

FHIR IG analytics

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

partOf: Procedure Postmortem examination (procedure)

status: Final

code: Tumor

subject: Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)

value: Ja

note:

Mamma-CA


Source1

{
  "resourceType": "Observation",
  "id": "StfObservationKrebserkrankung-BY2",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfObservationKrebserkrankung"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}