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

FHIR IG analytics

Packagehl7.fhir.be.scoring
Resource TypeCodeSystem
IdCodeSystem-cs-chsdepress.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-chsdepress.html
URLhttps://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-chsdepress
Version0.1.0
Statusactive
Date2026-07-01T12:23:58+00:00
NameCS_cHSDEPRESS
TitleDepressie - Ziekenhuis
Realmbe
Authorityhl7
DescriptionDepressie - Ziekenhuis
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-chsdepress

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

CodeDisplay
cHSDEPRESS_0 Niet geactiveerd
cHSDEPRESS_1 Geactiveerd wegens een matig verbeteringspotentieel.
cHSDEPRESS_2 Geactiveerd wegens een hoog verbeteringspotentieel.

Additional Language Displays

CodeDeutsch (German, de)French (fr)
cHSDEPRESS_0Nicht aktiviertNon activé
cHSDEPRESS_1Aktiviert aufgrund eines mittleren Verbesserungspotenzial.Activé en raison d'un potentiel d'amélioration modéré.
cHSDEPRESS_2Aktiviert aufgrund eines hohen Verbesserungspotenzial.Activé en raison d'un haut potentiel d'amélioration.

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-chsdepress",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-chsdepress",
  "version": "0.1.0",
  "name": "CS_cHSDEPRESS",
  "title": "Depressie - Ziekenhuis",
  "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": "Depressie - Ziekenhuis",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "cHSDEPRESS_0",
      "display": "Niet geactiveerd",
      "designation": [
        {
          "language": "de",
          "value": "Nicht aktiviert"
        },
        {
          "language": "fr",
          "value": "Non activé"
        }
      ]
    },
    {
      "code": "cHSDEPRESS_1",
      "display": "Geactiveerd wegens een matig verbeteringspotentieel.",
      "designation": [
        {
          "language": "de",
          "value": "Aktiviert aufgrund eines mittleren Verbesserungspotenzial."
        },
        {
          "language": "fr",
          "value": "Activé en raison d'un potentiel d'amélioration modéré."
        }
      ]
    },
    {
      "code": "cHSDEPRESS_2",
      "display": "Geactiveerd wegens een hoog verbeteringspotentieel.",
      "designation": [
        {
          "language": "de",
          "value": "Aktiviert aufgrund eines hohen Verbesserungspotenzial."
        },
        {
          "language": "fr",
          "value": "Activé en raison d'un haut potentiel d'amélioration."
        }
      ]
    }
  ]
}