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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeObservation
IdObservation-mii-exa-onko-weitere-klassifikationen-3.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": "mii-exa-onko-weitere-klassifikationen-3",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-weitere-klassifikationen|2026.0.2"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "code": "1290294004",
        "system": "http://snomed.info/sct",
        "display": "International Federation of Gynecology and Obstetrics grading system (qualifier value)"
      }
    ],
    "text": "FIGO Grading für gynäkologische Tumore"
  },
  "subject": {
    "reference": "Patient/example"
  },
  "focus": [
    {
      "reference": "Condition/primaertumor-example"
    }
  ],
  "specimen": {
    "reference": "Specimen/example"
  },
  "effectiveDateTime": "2024-01-11",
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "1290303004",
        "system": "http://snomed.info/sct",
        "display": "International Federation of Gynecology and Obstetrics grading system grade 2 (qualifier value)"
      }
    ],
    "text": "FIGO Grad 2"
  }
}