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

FHIR IG analytics

Packagehl7.fhir.be.scoring
Resource TypeCodeSystem
IdCodeSystem-cs-scage.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-scage.html
URLhttps://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-scage
Version0.1.0
Statusactive
Date2026-07-01T12:23:58+00:00
NameCS_sCAGE
TitleAddictions and Substance Use Scale (sCAGE)
Realmbe
Authorityhl7
DescriptionScores van 2 of meer (op een schaal van 0 tot 4) duiden op een potentieel probleem met betrekking tot middelengebruik.
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-scage

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

CodeDisplay
sCAGE_interval_0_2 0-2
sCAGE_interval_2_5 2-5

Additional Language Displays

CodeDeutsch (German, de)French (fr)
sCAGE_interval_0_20-20-2
sCAGE_interval_2_52-52-5

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-scage",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-scage",
  "version": "0.1.0",
  "name": "CS_sCAGE",
  "title": "Addictions and Substance Use Scale (sCAGE)",
  "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": "Scores van 2 of meer (op een schaal van 0 tot 4) duiden op een potentieel probleem met betrekking tot middelengebruik.",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "sCAGE_interval_0_2",
      "display": "0-2",
      "designation": [
        {
          "language": "de",
          "value": "0-2"
        },
        {
          "language": "fr",
          "value": "0-2"
        }
      ]
    },
    {
      "code": "sCAGE_interval_2_5",
      "display": "2-5",
      "designation": [
        {
          "language": "de",
          "value": "2-5"
        },
        {
          "language": "fr",
          "value": "2-5"
        }
      ]
    }
  ]
}