FHIR IG analytics| Package | hl7.fhir.be.scoring |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-scomm.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-scomm.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-scomm |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-01T12:23:58+00:00 |
| Name | CS_sCOMM |
| Title | Communication Scale (sCOMM) |
| Realm | be |
| Authority | hl7 |
| Description | Communication Scale (sCOMM) |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-scomm
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-scomm defines the following codes:
Additional Language Displays
| Code | Deutsch (German, de) | French (fr) |
| sCOMM_0 | Intakt | Intact |
| sCOMM_1 | Fast intakt | Pratiquement intact |
| sCOMM_2 | Leichter Rückgang | Déclin léger |
| sCOMM_3 | Leichter bis moderater Rückgang | Déclin léger à modéré |
| sCOMM_4 | Moderater Rückgang | Déclin modéré |
| sCOMM_5 | Moderater bis ernster Rückgang | Déclin modéré à important |
| sCOMM_6 | Ernster Rückgang | Déclin important |
| sCOMM_7 | Ernst bis sehr ernster Rückgang | Déclin important à très important |
| sCOMM_8 | Sehr ernster Rückgang | Déclin très important |
{
"resourceType": "CodeSystem",
"id": "cs-scomm",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-scomm",
"version": "0.1.0",
"name": "CS_sCOMM",
"title": "Communication Scale (sCOMM)",
"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": "Communication Scale (sCOMM)",
"caseSensitive": true,
"content": "complete",
"count": 9,
"concept": [
{
"code": "sCOMM_0",
"display": "Intact",
"designation": [
{
"language": "de",
"value": "Intakt"
},
{
"language": "fr",
"value": "Intact"
}
]
},
{
"code": "sCOMM_1",
"display": "Zo goed als intact",
"designation": [
{
"language": "de",
"value": "Fast intakt"
},
{
"language": "fr",
"value": "Pratiquement intact"
}
]
},
{
"code": "sCOMM_2",
"display": "Licht verstoord",
"designation": [
{
"language": "de",
"value": "Leichter Rückgang"
},
{
"language": "fr",
"value": "Déclin léger"
}
]
},
{
"code": "sCOMM_3",
"display": "Licht tot matig verstoord",
"designation": [
{
"language": "de",
"value": "Leichter bis moderater Rückgang"
},
{
"language": "fr",
"value": "Déclin léger à modéré"
}
]
},
{
"code": "sCOMM_4",
"display": "Matig verstoord",
"designation": [
{
"language": "de",
"value": "Moderater Rückgang"
},
{
"language": "fr",
"value": "Déclin modéré"
}
]
},
{
"code": "sCOMM_5",
"display": "Matig tot ernstig verstoord",
"designation": [
{
"language": "de",
"value": "Moderater bis ernster Rückgang"
},
{
"language": "fr",
"value": "Déclin modéré à important"
}
]
},
{
"code": "sCOMM_6",
"display": "Ernstig verstoord",
"designation": [
{
"language": "de",
"value": "Ernster Rückgang"
},
{
"language": "fr",
"value": "Déclin important"
}
]
},
{
"code": "sCOMM_7",
"display": "Ernstig tot zeer ernstig verstoord",
"designation": [
{
"language": "de",
"value": "Ernst bis sehr ernster Rückgang"
},
{
"language": "fr",
"value": "Déclin important à très important"
}
]
},
{
"code": "sCOMM_8",
"display": "Zeer ernstig verstoord",
"designation": [
{
"language": "de",
"value": "Sehr ernster Rückgang"
},
{
"language": "fr",
"value": "Déclin très important"
}
]
}
]
}