FHIR IG analytics| Package | hl7.fhir.be.scoring |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-schess.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-schess.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-schess |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-01T12:23:58+00:00 |
| Name | CS_sCHESS |
| Title | Changes in Health, End-stage Disease and Symptoms and Signs Scale (sCHESS) |
| Realm | be |
| Authority | hl7 |
| Description | Changes in Health, End-stage Disease and Symptoms and Signs Scale (sCHESS) |
| Content | complete |
No resources found
No resources found
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:
Additional Language Displays
| Code | Deutsch (German, de) | French (fr) |
| sCHESS_0 | Stabile Gesundheit | Santé stable |
| sCHESS_1 | Minimale Instabilität der Gesundheit | Instabilité minimale de la santé |
| sCHESS_2 | Geringe Instabilität der Gesundheit | Instabilité basse de la santé |
| sCHESS_3 | Moderate Instabilität der Gesundheit | Instabilité modérée de la santé |
| sCHESS_4 | Hohe Instabilität der Gesundheit | Haute instabilité de la santé |
| sCHESS_5 | Sehr hohe Instabilität der Gesundheit | Très haute instabilité de la santé |
{
"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é"
}
]
}
]
}