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

FHIR IG analytics

Packagehl7.fhir.be.scoring
Resource TypeCodeSystem
IdCodeSystem-cs-chsinstitution.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-chsinstitution.html
URLhttps://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-chsinstitution
Version0.1.0
Statusactive
Date2026-07-01T12:23:58+00:00
NameCS_cHSINSTITUTION
TitleKans op opname in een voorziening - Ziekenhuis
Realmbe
Authorityhl7
DescriptionKans op opname in een voorziening - 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-chsinstitution

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

CodeDisplay
cHSINSTITUTION_0 Niet geactiveerd
cHSINSTITUTION_1 Matig risico
cHSINSTITUTION_2 Hoog risico
cHSINSTITUTION_8 In voorziening vóór de opname

Additional Language Displays

CodeDeutsch (German, de)French (fr)
cHSINSTITUTION_0Nicht aktiviertNon activé
cHSINSTITUTION_1Moderates RisikoRisque modéré
cHSINSTITUTION_2Hohes RisikoRisque élevé
cHSINSTITUTION_8In der Einrichtung vor der AufnahmeDans l'institution avant l'admission

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-chsinstitution",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-chsinstitution",
  "version": "0.1.0",
  "name": "CS_cHSINSTITUTION",
  "title": "Kans op opname in een voorziening - 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": "Kans op opname in een voorziening - Ziekenhuis",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "cHSINSTITUTION_0",
      "display": "Niet geactiveerd",
      "designation": [
        {
          "language": "de",
          "value": "Nicht aktiviert"
        },
        {
          "language": "fr",
          "value": "Non activé"
        }
      ]
    },
    {
      "code": "cHSINSTITUTION_1",
      "display": "Matig risico",
      "designation": [
        {
          "language": "de",
          "value": "Moderates Risiko"
        },
        {
          "language": "fr",
          "value": "Risque modéré"
        }
      ]
    },
    {
      "code": "cHSINSTITUTION_2",
      "display": "Hoog risico",
      "designation": [
        {
          "language": "de",
          "value": "Hohes Risiko"
        },
        {
          "language": "fr",
          "value": "Risque élevé"
        }
      ]
    },
    {
      "code": "cHSINSTITUTION_8",
      "display": "In voorziening vóór de opname",
      "designation": [
        {
          "language": "de",
          "value": "In der Einrichtung vor der Aufnahme"
        },
        {
          "language": "fr",
          "value": "Dans l'institution avant l'admission"
        }
      ]
    }
  ]
}