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 Note Types - XML Representation

Active as of 2026-02-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="be-cs-note-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem be-cs-note-types</b></p><a name="be-cs-note-types"> </a><a name="hcbe-cs-note-types"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-note-types</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">contraindication<a name="be-cs-note-types-contraindication"> </a></td><td>Contraindication</td></tr><tr><td style="white-space:nowrap">general-remarks<a name="be-cs-note-types-general-remarks"> </a></td><td>General remarks</td></tr><tr><td style="white-space:nowrap">medical-reason<a name="be-cs-note-types-medical-reason"> </a></td><td>Medical reason</td></tr><tr><td style="white-space:nowrap">comment-prescriber<a name="be-cs-note-types-comment-prescriber"> </a></td><td>Comment from the doctor/prescriber</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>contraindication</td><td>Contre-indications</td><td>Contra-indicaties</td></tr><tr><td>general-remarks</td><td>Remarques générales</td><td>Algemene opmerkingen</td></tr><tr><td>medical-reason</td><td>Raison médicale</td><td>Medische reden</td></tr><tr><td>comment-prescriber</td><td>Commentaire du médecin/prescripteur</td><td>Opmerking van de arts/voorschrijver</td></tr></table></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-note-types"/>
  <version value="1.0.0"/>
  <name value="BeCSNoteTypes"/>
  <title value="DRP Note Types"/>
  <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="Types of notes that can be associated with a prescription."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="contraindication"/>
    <display value="Contraindication"/>
    <designation>
      <language value="nl-BE"/>
      <value value="Contra-indicaties"/>
    </designation>
    <designation>
      <language value="fr-BE"/>
      <value value="Contre-indications"/>
    </designation>
  </concept>
  <concept>
    <code value="general-remarks"/>
    <display value="General remarks"/>
    <designation>
      <language value="nl-BE"/>
      <value value="Algemene opmerkingen"/>
    </designation>
    <designation>
      <language value="fr-BE"/>
      <value value="Remarques générales"/>
    </designation>
  </concept>
  <concept>
    <code value="medical-reason"/>
    <display value="Medical reason"/>
    <designation>
      <language value="nl-BE"/>
      <value value="Medische reden"/>
    </designation>
    <designation>
      <language value="fr-BE"/>
      <value value="Raison médicale"/>
    </designation>
  </concept>
  <concept>
    <code value="comment-prescriber"/>
    <display value="Comment from the doctor/prescriber"/>
    <designation>
      <language value="nl-BE"/>
      <value value="Opmerking van de arts/voorschrijver"/>
    </designation>
    <designation>
      <language value="fr-BE"/>
      <value value="Commentaire du médecin/prescripteur"/>
    </designation>
  </concept>
</CodeSystem>