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

FHIR IG analytics

Packagehl7.fhir.be.scoring
Resource TypeCodeSystem
IdCodeSystem-cs-scomm.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-scomm.html
URLhttps://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-scomm
Version0.1.0
Statusactive
Date2026-07-01T12:23:58+00:00
NameCS_sCOMM
TitleCommunication Scale (sCOMM)
Realmbe
Authorityhl7
DescriptionCommunication Scale (sCOMM)
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-scomm

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

CodeDisplay
sCOMM_0 Intact
sCOMM_1 Zo goed als intact
sCOMM_2 Licht verstoord
sCOMM_3 Licht tot matig verstoord
sCOMM_4 Matig verstoord
sCOMM_5 Matig tot ernstig verstoord
sCOMM_6 Ernstig verstoord
sCOMM_7 Ernstig tot zeer ernstig verstoord
sCOMM_8 Zeer ernstig verstoord

Additional Language Displays

CodeDeutsch (German, de)French (fr)
sCOMM_0IntaktIntact
sCOMM_1Fast intaktPratiquement intact
sCOMM_2Leichter RückgangDéclin léger
sCOMM_3Leichter bis moderater RückgangDéclin léger à modéré
sCOMM_4Moderater RückgangDéclin modéré
sCOMM_5Moderater bis ernster RückgangDéclin modéré à important
sCOMM_6Ernster RückgangDéclin important
sCOMM_7Ernst bis sehr ernster RückgangDéclin important à très important
sCOMM_8Sehr ernster RückgangDéclin très important

Source1

{
  "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"
        }
      ]
    }
  ]
}