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

FHIR IG analytics

Packagehl7.fhir.be.scoring
Resource TypeCodeSystem
IdCodeSystem-cs-schess.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-schess.html
URLhttps://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-schess
Version0.1.0
Statusactive
Date2026-07-01T12:23:58+00:00
NameCS_sCHESS
TitleChanges in Health, End-stage Disease and Symptoms and Signs Scale (sCHESS)
Realmbe
Authorityhl7
DescriptionChanges in Health, End-stage Disease and Symptoms and Signs Scale (sCHESS)
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cs-schess

This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-schess defines the following codes:

CodeDisplay
sCHESS_0 Stabiele gezondheid
sCHESS_1 Minimale instabiliteit van de gezondheid
sCHESS_2 Lage instabiliteit van de gezondheid
sCHESS_3 Matige instabiliteit van de gezondheid
sCHESS_4 Hoge instabiliteit van de gezondheid
sCHESS_5 Zeer hoge instabiliteit van de gezondheid

Additional Language Displays

CodeDeutsch (German, de)French (fr)
sCHESS_0Stabile GesundheitSanté stable
sCHESS_1Minimale Instabilität der GesundheitInstabilité minimale de la santé
sCHESS_2Geringe Instabilität der GesundheitInstabilité basse de la santé
sCHESS_3Moderate Instabilität der GesundheitInstabilité modérée de la santé
sCHESS_4Hohe Instabilität der GesundheitHaute instabilité de la santé
sCHESS_5Sehr hohe Instabilität der GesundheitTrès haute instabilité de la santé

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-schess",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-schess",
  "version": "0.1.0",
  "name": "CS_sCHESS",
  "title": "Changes in Health, End-stage Disease and Symptoms and Signs Scale (sCHESS)",
  "status": "active",
  "experimental": false,
  "date": "2026-07-01T12:23:58+00:00",
  "publisher": "Example Publisher",
  "contact": [
    {
      "name": "Example Publisher",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "Changes in Health, End-stage Disease and Symptoms and Signs Scale (sCHESS)",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "sCHESS_0",
      "display": "Stabiele gezondheid",
      "designation": [
        {
          "language": "de",
          "value": "Stabile Gesundheit"
        },
        {
          "language": "fr",
          "value": "Santé stable"
        }
      ]
    },
    {
      "code": "sCHESS_1",
      "display": "Minimale instabiliteit van de gezondheid",
      "designation": [
        {
          "language": "de",
          "value": "Minimale Instabilität der Gesundheit"
        },
        {
          "language": "fr",
          "value": "Instabilité minimale de la santé"
        }
      ]
    },
    {
      "code": "sCHESS_2",
      "display": "Lage instabiliteit van de gezondheid",
      "designation": [
        {
          "language": "de",
          "value": "Geringe Instabilität der Gesundheit"
        },
        {
          "language": "fr",
          "value": "Instabilité basse de la santé"
        }
      ]
    },
    {
      "code": "sCHESS_3",
      "display": "Matige instabiliteit van de gezondheid",
      "designation": [
        {
          "language": "de",
          "value": "Moderate Instabilität der Gesundheit"
        },
        {
          "language": "fr",
          "value": "Instabilité modérée de la santé"
        }
      ]
    },
    {
      "code": "sCHESS_4",
      "display": "Hoge instabiliteit van de gezondheid",
      "designation": [
        {
          "language": "de",
          "value": "Hohe Instabilität der Gesundheit"
        },
        {
          "language": "fr",
          "value": "Haute instabilité de la santé"
        }
      ]
    },
    {
      "code": "sCHESS_5",
      "display": "Zeer hoge instabiliteit van de gezondheid",
      "designation": [
        {
          "language": "de",
          "value": "Sehr hohe Instabilität der Gesundheit"
        },
        {
          "language": "fr",
          "value": "Très haute instabilité de la santé"
        }
      ]
    }
  ]
}