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-1.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-1",
  "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": "385361009",
        "system": "http://snomed.info/sct",
        "display": "International Federation of Gynecology and Obstetrics stage for gynecological malignancy (observable entity)"
      }
    ],
    "text": "FIGO Klassifikation für ovariale Tumore"
  },
  "method": {
    "coding": [
      {
        "code": "254386003",
        "system": "http://snomed.info/sct",
        "display": "International Federation of Gynecology and Obstetrics ovarian tumor staging system (tumor staging)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example"
  },
  "focus": [
    {
      "reference": "Condition/primaertumor-example"
    }
  ],
  "effectiveDateTime": "2024-01-11",
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "IVB"
      }
    ],
    "text": "FIGO Stadium IVB"
  }
}