Example in mCODE (Oncology)4.0.0
Observation

ecog-performance-status-fully-active

final
Observation-ecog-performance-status-fully-active.json

Resource Details

Resource Type
Observation
Resource ID
ecog-performance-status-fully-active
Conforms To
http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-ecog-performance-status

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "ecog-performance-status-fully-active",
  "filename": "Observation-ecog-performance-status-fully-active.json",
  "profile": [
    "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-ecog-performance-status"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "89247-1",
    "display": "ECOG Performance Status score"
  },
  "category": "survey"
}