FHIR IG analytics
| Package | hl7.fhir.be.drp |
| Resource Type | ValueSet |
| Id | ValueSet-be-vs-nursing-care-requested.json |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/ValueSet-be-vs-nursing-care-requested.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-nursing-care-requested |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-08-21T17:23:19+02:00 |
| Name | BeVSNursingCareRequested |
| Title | eReferral Nursing Care Requested |
| Realm | be |
| Authority | hl7 |
| Description | Clinical care services that can be prescribed for nursing care using SNOMED CT. |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 385796006 | Medication prefill preparation (procedure) |
| 385805005 | Diabetic care education (procedure) |
| 17636008 | Specimen collection (procedure) |
| 166900001 | Glucometer blood sugar (procedure) |
| 127606004 | Therapeutic phlebotomy (procedure) |
| 225964003 | Assisting with personal hygiene (procedure) |
| 225230008 | Chronic peritoneal dialysis (procedure) |
| 61746007 | Taking patient vital signs (procedure) |
| 9632001 | Nursing procedure (procedure) |
Source1
{
"resourceType": "ValueSet",
"id": "be-vs-nursing-care-requested",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-nursing-care-requested",
"version": "1.1.0",
"name": "BeVSNursingCareRequested",
"title": "eReferral Nursing Care Requested",
"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": "Clinical care services that can be prescribed for nursing care using SNOMED CT.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "385796006",
"display": "Medication prefill preparation (procedure)"
},
{
"code": "385805005",
"display": "Diabetic care education (procedure)"
},
{
"code": "17636008",
"display": "Specimen collection (procedure)"
},
{
"code": "166900001",
"display": "Glucometer blood sugar (procedure)"
},
{
"code": "127606004",
"display": "Therapeutic phlebotomy (procedure)"
},
{
"code": "225964003",
"display": "Assisting with personal hygiene (procedure)"
},
{
"code": "225230008",
"display": "Chronic peritoneal dialysis (procedure)"
},
{
"code": "61746007",
"display": "Taking patient vital signs (procedure)"
},
{
"code": "9632001",
"display": "Nursing procedure (procedure)"
}
]
}
]
}
}