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 Categories of Care - XML Representation

Active as of 2026-02-12

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="be-vs-categories-of-care"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet be-vs-categories-of-care</b></p><a name="be-vs-categories-of-care"> </a><a name="hcbe-vs-categories-of-care"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is explicitly stated to be http://snomed.info/sct/11000172109"> version &#x1F4CD;</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/sct/11000172109/id/9632001">9632001</a></td><td>Nursing procedure (procedure)</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-categories-of-care"/>
  <version value="1.0.0"/>
  <name value="BeVSCategoriesOfCare"/>
  <title value="DRP Categories of Care"/>
  <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="Categories of care that can be prescribed by a GP in the DRP project. Currently limited to nursing care."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO)."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000172109"/>
      <concept>
        <code value="9632001"/>
        <display value="Nursing procedure (procedure)"/>
      </concept>
    </include>
  </compose>
</ValueSet>