FHIR IG analytics| Package | hl7.fhir.be.drp |
| Resource Type | CodeSystem |
| Id | CodeSystem-be-cs-session-types.json |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/CodeSystem-be-cs-session-types.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-session-types |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-08-21T17:23:19+02:00 |
| Name | BeCSSessionTypes |
| Title | eReferral Session Types |
| Realm | be |
| Authority | hl7 |
| Description | Types of sessions for education or care activities. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.be.drp#1.1.0 | be-vs-session-type-extended | eReferral Session Type Extended |
| hl7.fhir.be.drp#1.1.0 | be-vs-session-type | eReferral Session Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem be-cs-session-types
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-session-types defines the following codes:
| Code | Display |
| individual-session | Individual session |
| group-session | Group session |
| combination-session | Combination |
Additional Language Displays
| Code | French (Belgium) (fr) | Nederlands (Belgiƫ) (Dutch (Belgium), nl) |
| individual-session | Sessions individuelles | Individuele sessies |
| group-session | Sessions de groupe | Groepsessies |
| combination-session | Combinaison | Combinatie |
{
"resourceType": "CodeSystem",
"id": "be-cs-session-types",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-session-types",
"version": "1.1.0",
"name": "BeCSSessionTypes",
"title": "eReferral Session Types",
"status": "active",
"experimental": false,
"date": "2026-08-21T17:23:19+02:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be/standards/fhir"
},
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name": "Message Structure eHealth",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"description": "Types of sessions for education or care activities.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "individual-session",
"display": "Individual session",
"designation": [
{
"language": "nl-BE",
"value": "Individuele sessies"
},
{
"language": "fr-BE",
"value": "Sessions individuelles"
}
]
},
{
"code": "group-session",
"display": "Group session",
"designation": [
{
"language": "nl-BE",
"value": "Groepsessies"
},
{
"language": "fr-BE",
"value": "Sessions de groupe"
}
]
},
{
"code": "combination-session",
"display": "Combination",
"designation": [
{
"language": "nl-BE",
"value": "Combinatie"
},
{
"language": "fr-BE",
"value": "Combinaison"
}
]
}
]
}