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

FHIR IG analytics

Packagede.gematik.sterbefall
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

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "StfObservationKrebserkrankung-BY2",
  "meta": {
    "profile": [
      "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObservationKrebserkrankung"
    ]
  },
  "partOf": [
    {
      "reference": "Procedure/StfLeichenschau-BY2"
    }
  ],
  "note": [
    {
      "text": "Mamma-CA"
    }
  ],
  "code": {
    "coding": [
      {
        "code": "108369006",
        "system": "http://snomed.info/sct",
        "display": "Tumor"
      }
    ]
  },
  "status": "final",
  "subject": {
    "reference": "Patient/StfVerstorbenePerson-BY2"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "Y",
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532"
      }
    ]
  }
}