Example in mCODE (Oncology)4.0.0
Observation

wilms-tumor-stage-III

final
Observation-wilms-tumor-stage-III.json

Resource Details

Resource Type
Observation
Resource ID
wilms-tumor-stage-III
Conforms To
http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-stage

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Observation",
  "id": "wilms-tumor-stage-III",
  "filename": "Observation-wilms-tumor-stage-III.json",
  "profile": [
    "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-stage"
  ],
  "status": "final",
  "code": {
    "system": "http://snomed.info/sct",
    "code": "405931009",
    "display": "National Wilms Tumor Study Group Stage (observable entity)"
  },
  "category": "laboratory"
}