FHIR IG analytics| Package | hl7.fhir.be.scoring |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-belrai-aware-6-months.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/costateixeira/BeScoreResults/CodeSystem-cs-belrai-aware-6-months.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-belrai-aware-6-months |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-01T12:23:58+00:00 |
| Name | CS_BelRaiAware6Months |
| Title | BelRAI - Bewustzijn over zes maand of minder |
| Realm | be |
| Authority | hl7 |
| Description | De persoon zegt zich ervan bewust te zijn dat hij/zij/die zes maand of minder te leven heeft. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-belrai-aware-6-months
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-belrai-aware-6-months defines the following codes:
| Code | Display |
| aw-no-or-na | Nee of niet van toepassing |
| aw-yes | Ja |
{
"resourceType": "CodeSystem",
"id": "cs-belrai-aware-6-months",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/scoring/CodeSystem/cs-belrai-aware-6-months",
"version": "0.1.0",
"name": "CS_BelRaiAware6Months",
"title": "BelRAI - Bewustzijn over zes maand of minder",
"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": "De persoon zegt zich ervan bewust te zijn dat hij/zij/die zes maand of minder te leven heeft.",
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "aw-no-or-na",
"display": "Nee of niet van toepassing"
},
{
"code": "aw-yes",
"display": "Ja"
}
]
}