Medication
1.1.1 - STU Belgium flag

Medication, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/medication/ and changes regularly. See the Directory of published versions

: Medication request reimbursement type

Active as of 2026-07-08

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/BeMedicationRequestReimbursementType> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "BeMedicationRequestReimbursementType"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem BeMedicationRequestReimbursementType</b></p><a name=\"BeMedicationRequestReimbursementType\"> </a><a name=\"hcBeMedicationRequestReimbursementType\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationRequestReimbursementType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">third-party-payer-applicable<a name=\"BeMedicationRequestReimbursementType-third-party-payer-applicable\"> </a></td><td>Third-party payer applicable</td></tr><tr><td style=\"white-space:nowrap\">first-dose<a name=\"BeMedicationRequestReimbursementType-first-dose\"> </a></td><td>First dose</td></tr><tr><td style=\"white-space:nowrap\">second-dose<a name=\"BeMedicationRequestReimbursementType-second-dose\"> </a></td><td>Second dose + [date of the first dose]</td></tr><tr><td style=\"white-space:nowrap\">third-dose<a name=\"BeMedicationRequestReimbursementType-third-dose\"> </a></td><td>Third dose + [date of the first and second dose]</td></tr><tr><td style=\"white-space:nowrap\">chronic-renal-failure-pathway<a name=\"BeMedicationRequestReimbursementType-chronic-renal-failure-pathway\"> </a></td><td>Care pathway chronic renal failure</td></tr><tr><td style=\"white-space:nowrap\">diabetes-care-pathway<a name=\"BeMedicationRequestReimbursementType-diabetes-care-pathway\"> </a></td><td>Care pathway diabetes</td></tr><tr><td style=\"white-space:nowrap\">diabetes-convention<a name=\"BeMedicationRequestReimbursementType-diabetes-convention\"> </a></td><td>Diabetes convention</td></tr><tr><td style=\"white-space:nowrap\">non-reimbursable<a name=\"BeMedicationRequestReimbursementType-non-reimbursable\"> </a></td><td>Non-reimbursable</td></tr><tr><td style=\"white-space:nowrap\">startup-pathway-type-2-diabetes<a name=\"BeMedicationRequestReimbursementType-startup-pathway-type-2-diabetes\"> </a></td><td>Start-up pathway type 2 diabetes</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>French (Belgium) (fr)</b></td><td><b>Nederlands (België) (Dutch (Belgium), nl)</b></td></tr><tr><td>third-party-payer-applicable</td><td>Tiers-payant applicable</td><td>Derdebetalersregeling van toepassing</td></tr><tr><td>first-dose</td><td>1ère dose</td><td>1ste toediening</td></tr><tr><td>second-dose</td><td>2ème dose + [date de la 1ère dose]</td><td>2de toediening + [datum 1ste toediening]</td></tr><tr><td>third-dose</td><td>3ème dose + [date de la 1ère et 2ème dose]</td><td>3de toediening + [datum 1ste en 2de toediening]</td></tr><tr><td>chronic-renal-failure-pathway</td><td>Trajet de soins insuffisance rénale chronique</td><td>Zorgtraject chronische nierinsufficiëntie</td></tr><tr><td>diabetes-care-pathway</td><td>Trajet de soins diabète</td><td>Zorgtraject diabetes</td></tr><tr><td>diabetes-convention</td><td>Convention diabète</td><td>Diabetesconventie</td></tr><tr><td>non-reimbursable</td><td>Non remboursable</td><td>Niet-vergoedbaar</td></tr><tr><td>startup-pathway-type-2-diabetes</td><td>Trajet de démarrage diabète type 2</td><td>Opstarttraject diabetes type 2</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationRequestReimbursementType"] ;
  fhir:CodeSystem.version [ fhir:value "1.1.1"] ;
  fhir:CodeSystem.name [ fhir:value "BeMedicationRequestReimbursementType"] ;
  fhir:CodeSystem.title [ fhir:value "Medication request reimbursement type"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-08T08:28:29+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "eHealth Platform"] ;
  fhir:CodeSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "eHealth Platform" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.ehealth.fgov.be/standards/fhir" ]
     ], [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "support@be-ehealth-standards.atlassian.net" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "Message Structure eHealth" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "support@be-ehealth-standards.atlassian.net" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Medication request reimbursement type - instructions for reimbursement of the medication request"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "BE" ] ;
       fhir:Coding.display [ fhir:value "Belgium" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "third-party-payer-applicable" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Third-party payer applicable" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Tiers-payant applicable" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Derdebetalersregeling van toepassing" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "first-dose" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "First dose" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "1ère dose" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "1ste toediening" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "second-dose" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Second dose + [date of the first dose]" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "2ème dose + [date de la 1ère dose]" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "2de toediening + [datum 1ste toediening]" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "third-dose" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Third dose + [date of the first and second dose]" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "3ème dose + [date de la 1ère et 2ème dose]" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "3de toediening + [datum 1ste en 2de toediening]" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "chronic-renal-failure-pathway" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Care pathway chronic renal failure" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Trajet de soins insuffisance rénale chronique" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Zorgtraject chronische nierinsufficiëntie" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "diabetes-care-pathway" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Care pathway diabetes" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Trajet de soins diabète" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Zorgtraject diabetes" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "diabetes-convention" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diabetes convention" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Convention diabète" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Diabetesconventie" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "non-reimbursable" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Non-reimbursable" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Non remboursable" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Niet-vergoedbaar" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "startup-pathway-type-2-diabetes" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Start-up pathway type 2 diabetes" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Trajet de démarrage diabète type 2" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Opstarttraject diabetes type 2" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/BeMedicationRequestReimbursementType.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/BeMedicationRequestReimbursementType.ttl> .