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