FHIR IG analytics
| Package | hl7.fhir.be.medication |
| Resource Type | ValueSet |
| Id | ValueSet-BeMedicationRequestReimbursementTypeVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/medication/ValueSet-BeMedicationRequestReimbursementTypeVS.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/BeMedicationRequestReimbursementTypeVS |
| Version | 1.1.0 |
| Status | active |
| Date | 2025-12-02T14:48:57+00:00 |
| Name | BeMedicationRequestReimbursementTypeVS |
| Title | Medication request reimbursement type ValueSet |
| Realm | be |
| Authority | hl7 |
| Description | Medication request reimbursement type - instructions for reimbursement of the medication request |
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": "BeMedicationRequestReimbursementTypeVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/BeMedicationRequestReimbursementTypeVS",
"version": "1.1.0",
"name": "BeMedicationRequestReimbursementTypeVS",
"title": "Medication request reimbursement type ValueSet",
"status": "active",
"experimental": false,
"date": "2025-12-02T14:48:57+00: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": "Medication request reimbursement type - instructions for reimbursement of the medication request",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationRequestReimbursementType"
}
]
}
}