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

FHIR IG analytics

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

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

CodeDisplay
sIADLCH_0 Geen problemen
sIADLCH_1 Een enkel probleem
sIADLCH_2 Twee of drie problemen
sIADLCH_3 Vier of meer problemen
sIADLCH_4 Soms afhankelijk
sIADLCH_5 Meestal afhankelijk
sIADLCH_6 Altijd afhankelijk

Additional Language Displays

CodeDeutsch (German, de)French (fr)
sIADLCH_0Keine ProblemePas de problème
sIADLCH_1Ein einziges ProblemUn seul problème
sIADLCH_22 oder 3 Probleme2 ou 3 problèmes
sIADLCH_34 oder mehr Probleme4 ou plus de 4 problèmes
sIADLCH_4Manchmal abhängigParfois dépendant
sIADLCH_5Meistens abhängigSouvent dépendant
sIADLCH_6Immer abhängigToujours dépendant

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-siadlch",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-siadlch",
  "version": "0.1.0",
  "name": "CS_sIADLCH",
  "title": "IADL Capacity Hierarchy Scale (sIADLCH)",
  "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": "IADL Capacity Hierarchy Scale (sIADLCH)",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "sIADLCH_0",
      "display": "Geen problemen",
      "designation": [
        {
          "language": "de",
          "value": "Keine Probleme"
        },
        {
          "language": "fr",
          "value": "Pas de problème"
        }
      ]
    },
    {
      "code": "sIADLCH_1",
      "display": "Een enkel probleem",
      "designation": [
        {
          "language": "de",
          "value": "Ein einziges Problem"
        },
        {
          "language": "fr",
          "value": "Un seul problème "
        }
      ]
    },
    {
      "code": "sIADLCH_2",
      "display": "Twee of drie problemen",
      "designation": [
        {
          "language": "de",
          "value": "2 oder 3 Probleme"
        },
        {
          "language": "fr",
          "value": "2 ou 3 problèmes"
        }
      ]
    },
    {
      "code": "sIADLCH_3",
      "display": "Vier of meer problemen",
      "designation": [
        {
          "language": "de",
          "value": "4 oder mehr Probleme"
        },
        {
          "language": "fr",
          "value": "4 ou plus de 4 problèmes"
        }
      ]
    },
    {
      "code": "sIADLCH_4",
      "display": "Soms afhankelijk",
      "designation": [
        {
          "language": "de",
          "value": "Manchmal abhängig"
        },
        {
          "language": "fr",
          "value": "Parfois dépendant"
        }
      ]
    },
    {
      "code": "sIADLCH_5",
      "display": "Meestal afhankelijk",
      "designation": [
        {
          "language": "de",
          "value": "Meistens abhängig"
        },
        {
          "language": "fr",
          "value": "Souvent dépendant"
        }
      ]
    },
    {
      "code": "sIADLCH_6",
      "display": "Altijd afhankelijk",
      "designation": [
        {
          "language": "de",
          "value": "Immer abhängig"
        },
        {
          "language": "fr",
          "value": "Toujours dépendant"
        }
      ]
    }
  ]
}