Example in mCODE (Oncology)4.0.0
Observation

figo-stage-IIIA

final
Observation-figo-stage-IIIA.json

Resource Details

Resource Type
Observation
Resource ID
figo-stage-IIIA
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": "figo-stage-IIIA",
  "filename": "Observation-figo-stage-IIIA.json",
  "profile": [
    "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-stage"
  ],
  "status": "final",
  "code": {
    "system": "http://snomed.info/sct",
    "code": "385361009",
    "display": "International Federation of Gynecology and Obstetrics stage for gynecological malignancy (observable entity)"
  },
  "category": "laboratory"
}