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

FHIR IG analytics

Packagehl7.fhir.be.scoring
Resource TypeCodeSystem
IdCodeSystem-cs-belrai-palliative-program-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-belrai-palliative-program-type.html
URLhttps://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-belrai-palliative-program-type
Version0.1.0
Statusactive
Date2026-07-01T12:23:58+00:00
NameCS_BelRaiPalliativeProgramType
TitleBelRAI - Type palliatief programma
Realmbe
Authorityhl7
DescriptionType palliatief zorgprogramma waar de persoon van geniet.
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-belrai-palliative-program-type

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

CodeDisplay
pp-home-care Palliatieve thuiszorg
pp-day-center Palliatief dagcentrum
pp-short-stay Kortverblijf
pp-bed-care-facility Palliatief bed in WZC
pp-palliative-unit Palliatieve eenheid (SP-dienst)
pp-hospice Hospice
pp-none Geen
pp-other Anders

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-belrai-palliative-program-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-belrai-palliative-program-type",
  "version": "0.1.0",
  "name": "CS_BelRaiPalliativeProgramType",
  "title": "BelRAI - Type palliatief programma",
  "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": "Type palliatief zorgprogramma waar de persoon van geniet.",
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "pp-home-care",
      "display": "Palliatieve thuiszorg"
    },
    {
      "code": "pp-day-center",
      "display": "Palliatief dagcentrum"
    },
    {
      "code": "pp-short-stay",
      "display": "Kortverblijf"
    },
    {
      "code": "pp-bed-care-facility",
      "display": "Palliatief bed in WZC"
    },
    {
      "code": "pp-palliative-unit",
      "display": "Palliatieve eenheid (SP-dienst)"
    },
    {
      "code": "pp-hospice",
      "display": "Hospice"
    },
    {
      "code": "pp-none",
      "display": "Geen"
    },
    {
      "code": "pp-other",
      "display": "Anders"
    }
  ]
}