FHIR IG analytics
| Package | hl7.fhir.be.drp |
| Resource Type | ValueSet |
| Id | ValueSet-be-vs-prescription-type.json |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/ValueSet-be-vs-prescription-type.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-prescription-type |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-08-21T17:23:19+02:00 |
| Name | BeVSPrescriptionType |
| Title | eReferral Prescription Type ValueSet |
| Realm | be |
| Authority | hl7 |
| Description | Technical types of prescriptions supported by the eReferral system. Used for routing and workflow purposes. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "be-vs-prescription-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-prescription-type",
"version": "1.1.0",
"name": "BeVSPrescriptionType",
"title": "eReferral Prescription Type ValueSet",
"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 prescriptions supported by the eReferral system. Used 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"
}
]
}
}