Digital Referral Prescription Implementation Guide
1.0.0 - STU Belgium flag

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

: DRP Nursing Prescription Technical Type - XML Representation

Active as of 2026-02-12

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="be-vs-nursing-prescription-technical-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet be-vs-nursing-prescription-technical-type</b></p><a name="be-vs-nursing-prescription-technical-type"> </a><a name="hcbe-vs-nursing-prescription-technical-type"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-be-cs-prescription-type.html"><code>https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-prescription-type</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;1.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-medication-prefill-preparation-not-refunded">medication-prefill-preparation-not-refunded</a></td><td style="color: #cccccc">Preparation of medicines (Not refunded)</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-diabetic-education-within-care-trajectory">diabetic-education-within-care-trajectory</a></td><td style="color: #cccccc">Diabetes education within a care trajectory</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-diabetic-education-within-start-trajectory">diabetic-education-within-start-trajectory</a></td><td style="color: #cccccc">Diabetes education within a start trajectory</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-diabetic-education-without-care-trajectory">diabetic-education-without-care-trajectory</a></td><td style="color: #cccccc">Diabetes education for patients without a trajectory</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-diabetic-education-convention-center">diabetic-education-convention-center</a></td><td style="color: #cccccc">Diabetes education within a convention centre</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-sampling">sampling</a></td><td style="color: #cccccc">Sample collection</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-glycemic-test">glycemic-test</a></td><td style="color: #cccccc">Glycemic control with glucometer</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-bloodletting">bloodletting</a></td><td style="color: #cccccc">Bloodletting</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-hygienic-care">hygienic-care</a></td><td style="color: #cccccc">Hygienic care</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-chronic-dialysis">chronic-dialysis</a></td><td style="color: #cccccc">Chronic home dialysis</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-parameters">parameters</a></td><td style="color: #cccccc">Measurement of parameters</td></tr><tr><td><a href="CodeSystem-be-cs-prescription-type.html#be-cs-prescription-type-generic-nursing">generic-nursing</a></td><td style="color: #cccccc">Generic nursing care</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-nursing-prescription-technical-type"/>
  <version value="1.0.0"/>
  <name value="BeVSNursingPrescriptionTechnicalType"/>
  <title value="DRP Nursing Prescription Technical Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-02-12T14:27:46+00:00"/>
  <publisher value="eHealth Platform"/>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ehealth.fgov.be/standards/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="Message Structure eHealth"/>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Technical types of nursing prescriptions for routing and workflow purposes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-prescription-type"/>
      <concept>
        <code value="medication-prefill-preparation-not-refunded"/>
      </concept>
      <concept>
        <code value="diabetic-education-within-care-trajectory"/>
      </concept>
      <concept>
        <code value="diabetic-education-within-start-trajectory"/>
      </concept>
      <concept>
        <code value="diabetic-education-without-care-trajectory"/>
      </concept>
      <concept>
        <code value="diabetic-education-convention-center"/>
      </concept>
      <concept>
        <code value="sampling"/>
      </concept>
      <concept>
        <code value="glycemic-test"/>
      </concept>
      <concept>
        <code value="bloodletting"/>
      </concept>
      <concept>
        <code value="hygienic-care"/>
      </concept>
      <concept>
        <code value="chronic-dialysis"/>
      </concept>
      <concept>
        <code value="parameters"/>
      </concept>
      <concept>
        <code value="generic-nursing"/>
      </concept>
    </include>
  </compose>
</ValueSet>