FHIR IG analytics| Package | hl7.fhir.be.drp |
| Resource Type | ValueSet |
| Id | ValueSet-be-vs-education-type-without-trajectory.json |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/ValueSet-be-vs-education-type-without-trajectory.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-education-type-without-trajectory |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-08-21T17:23:19+02:00 |
| Name | BeVSEducationTypeWithoutTrajectory |
| Title | eReferral Education Type Without Trajectory |
| Realm | be |
| Authority | hl7 |
| Description | Types of diabetes education for patients without a trajectory. |
No resources found
| CodeSystem | ||
| hl7.fhir.be.drp#1.1.0 | be-cs-diabetic-education-type | eReferral Diabetic Education Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet be-vs-education-type-without-trajectory
https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-diabetic-education-type version 📦1.1.0| Code | Display |
| diabetic-education-self-care | Education to self-care |
| diabetic-education-understanding | Education to insight |
| diabetic-education-no-self-care | Support in the absence of self-management |
| diabetic-education-follow-up | Follow-up after education |
| diabetic-education-other | Other (not reimbursed) |
{
"resourceType": "ValueSet",
"id": "be-vs-education-type-without-trajectory",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-education-type-without-trajectory",
"version": "1.1.0",
"name": "BeVSEducationTypeWithoutTrajectory",
"title": "eReferral Education Type Without Trajectory",
"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 diabetes education for patients without a trajectory.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-diabetic-education-type",
"concept": [
{
"code": "diabetic-education-self-care"
},
{
"code": "diabetic-education-understanding"
},
{
"code": "diabetic-education-no-self-care"
},
{
"code": "diabetic-education-follow-up"
},
{
"code": "diabetic-education-other"
}
]
}
]
}
}