FHIR IG analytics| Package | hl7.fhir.be.drp |
| Resource Type | ValueSet |
| Id | ValueSet-be-vs-nursing-prescription-technical-type.json |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/ValueSet-be-vs-nursing-prescription-technical-type.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-nursing-prescription-technical-type |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-08-21T17:23:19+02:00 |
| Name | BeVSNursingPrescriptionTechnicalType |
| Title | eReferral Nursing Prescription Technical Type |
| Realm | be |
| Authority | hl7 |
| Description | Technical types of nursing prescriptions for routing and workflow purposes. |
| StructureDefinition | ||
| hl7.fhir.be.drp#1.1.0 | be-referral-servicerequest-nursing | BeReferralServiceRequestNursing |
| CodeSystem | ||
| hl7.fhir.be.drp#1.1.0 | be-cs-prescription-type | eReferral Prescription Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet be-vs-nursing-prescription-technical-type
https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-prescription-type version 📦1.1.0| Code | Display |
| medication-prefill-preparation-not-refunded | Preparation of medicines (Not refunded) |
| diabetic-education-within-care-trajectory | Diabetes education within a care trajectory |
| diabetic-education-within-start-trajectory | Diabetes education within a start trajectory |
| diabetic-education-without-care-trajectory | Diabetes education for patients without a trajectory |
| diabetic-education-convention-center | Diabetes education within a convention centre |
| sampling | Sample collection |
| glycemic-test | Glycemic control with glucometer |
| bloodletting | Bloodletting |
| hygienic-care | Hygienic care |
| chronic-dialysis | Chronic home dialysis |
| parameters | Measurement of parameters |
| generic-nursing | Generic nursing care |
{
"resourceType": "ValueSet",
"id": "be-vs-nursing-prescription-technical-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-nursing-prescription-technical-type",
"version": "1.1.0",
"name": "BeVSNursingPrescriptionTechnicalType",
"title": "eReferral Nursing Prescription Technical Type",
"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": "Technical types of nursing prescriptions for routing and workflow purposes.",
"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-prescription-type",
"concept": [
{
"code": "medication-prefill-preparation-not-refunded"
},
{
"code": "diabetic-education-within-care-trajectory"
},
{
"code": "diabetic-education-within-start-trajectory"
},
{
"code": "diabetic-education-without-care-trajectory"
},
{
"code": "diabetic-education-convention-center"
},
{
"code": "sampling"
},
{
"code": "glycemic-test"
},
{
"code": "bloodletting"
},
{
"code": "hygienic-care"
},
{
"code": "chronic-dialysis"
},
{
"code": "parameters"
},
{
"code": "generic-nursing"
}
]
}
]
}
}