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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-iar-ca-chess-scale.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/CodeSystem/iar-ca-chess-scale
URLhttp://ontariohealth.ca/fhir/CodeSystem/iar-ca-chess-scale
Version0.2.0
Statusactive
Date2025-11-27
NameIARCAChessScale
Realmca
DescriptionCodes to identify changes in health, end-stage disease and symptoms and signs (CHESS) scale outcome scores.
Contentcomplete

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": "CodeSystem",
  "id": "codesystem-iar-ca-chess-scale",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/iar-ca-chess-scale",
  "version": "0.2.0",
  "name": "IARCAChessScale",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify changes in health, end-stage disease and symptoms and signs (CHESS) scale outcome scores.",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "No health instability"
    },
    {
      "code": "1",
      "display": "Minimal health instability"
    },
    {
      "code": "2",
      "display": "Low health instability"
    },
    {
      "code": "3",
      "display": "Moderate health instability"
    },
    {
      "code": "4",
      "display": "High health instability"
    },
    {
      "code": "5",
      "display": "Very high health instability"
    }
  ]
}