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

FHIR IG analytics

Packagehl7.fhir.be.scoring
Resource TypeCodeSystem
IdCodeSystem-cs-sdbsi.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-sdbsi.html
URLhttps://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-sdbsi
Version0.1.0
Statusactive
Date2026-07-01T12:23:58+00:00
NameCS_sDbSI
TitleDeafblind Severity Index (sDbSI)
Realmbe
Authorityhl7
DescriptionDeafblind Severity Index (sDbSI)
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-sdbsi

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

CodeDisplay
sDbSI_0 Beide zintuigen zijn intact.
sDbSI_1 Eén zintuig is intact en het andere zintuig is licht tot matig verstoord.
sDbSI_2 Eén zintuig is intact en het andere zintuig is ernstig verstoord.
sDbSI_3 Beide zintuigen zijn licht tot matig verstoord.
sDbSI_4 Eén zintuig is licht tot matig verstoord en het andere zintuig is ernstig verstoord.
sDbSI_5 Beide zintuigen zijn ernstig verstoord.

Additional Language Displays

CodeDeutsch (German, de)French (fr)
sDbSI_0Beide Sinne sind intakt.Les 2 sens sont intacts.
sDbSI_1Ein Sinn ist intakt ein anderer Sinn ist leicht oder moderat beeinträchtigt.Un sens est intact et l'autre sens légèrement ou modérément perturbé.
sDbSI_2Ein Sinn ist intakt ein anderer Sinn ist ernsthaft beeinträchtigt.Un sens est intact et l'autre sens est sévèrement perturbé.
sDbSI_3Beide Sinne sind leicht oder moderat beeinträchtigt.Les 2 sens sont légèrement ou modérément perturbés.
sDbSI_4Ein Sinn ist leicht oder moderat beeinträchtigt und ein anderer Sinn ist ernsthaft beeinträchtigt.Un sens est légèrement ou modérément perturbé et l'autre sens est sévèrement perturbé.
sDbSI_5Beide Sinne sind ernsthaft beeinträchtigt.Les 2 sens sont sévèrement perturbé.

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-sdbsi",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-sdbsi",
  "version": "0.1.0",
  "name": "CS_sDbSI",
  "title": "Deafblind Severity Index (sDbSI)",
  "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": "Deafblind Severity Index (sDbSI)",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "sDbSI_0",
      "display": "Beide zintuigen zijn intact.",
      "designation": [
        {
          "language": "de",
          "value": "Beide Sinne sind intakt."
        },
        {
          "language": "fr",
          "value": "Les 2 sens sont intacts."
        }
      ]
    },
    {
      "code": "sDbSI_1",
      "display": "Eén zintuig is intact en het andere zintuig is licht tot matig verstoord.",
      "designation": [
        {
          "language": "de",
          "value": "Ein Sinn ist intakt ein anderer Sinn ist leicht oder moderat beeinträchtigt."
        },
        {
          "language": "fr",
          "value": "Un sens est intact et l'autre sens légèrement ou modérément perturbé."
        }
      ]
    },
    {
      "code": "sDbSI_2",
      "display": "Eén zintuig is intact en het andere zintuig is ernstig verstoord.",
      "designation": [
        {
          "language": "de",
          "value": "Ein Sinn ist intakt ein anderer Sinn ist ernsthaft beeinträchtigt."
        },
        {
          "language": "fr",
          "value": "Un sens est intact et l'autre sens est sévèrement perturbé."
        }
      ]
    },
    {
      "code": "sDbSI_3",
      "display": "Beide zintuigen zijn licht tot matig verstoord.",
      "designation": [
        {
          "language": "de",
          "value": "Beide Sinne sind leicht oder moderat beeinträchtigt."
        },
        {
          "language": "fr",
          "value": "Les 2 sens sont légèrement ou modérément perturbés."
        }
      ]
    },
    {
      "code": "sDbSI_4",
      "display": "Eén zintuig is licht tot matig verstoord en het andere zintuig is ernstig verstoord.",
      "designation": [
        {
          "language": "de",
          "value": "Ein Sinn ist leicht oder moderat beeinträchtigt und ein anderer Sinn ist ernsthaft beeinträchtigt."
        },
        {
          "language": "fr",
          "value": "Un sens est légèrement ou modérément perturbé et l'autre sens est sévèrement perturbé."
        }
      ]
    },
    {
      "code": "sDbSI_5",
      "display": "Beide zintuigen zijn ernstig verstoord.",
      "designation": [
        {
          "language": "de",
          "value": "Beide Sinne sind ernsthaft beeinträchtigt."
        },
        {
          "language": "fr",
          "value": "Les 2 sens sont sévèrement perturbé."
        }
      ]
    }
  ]
}