Referral Prescription
1.0.0 - STU Belgium flag

Referral Prescription, published by . 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/ and changes regularly. See the Directory of published versions

: BeVSRequestNoteType - XML Representation

Draft as of 2024-03-15

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="be-vs-request-note-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/11000172109</code><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/id/103306004">103306004</a></td><td style="color: #cccccc">Contraindication to</td></tr><tr><td><a href="http://snomed.info/id/410666004">410666004</a></td><td style="color: #cccccc">Reason for</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/referral/ValueSet/be-vs-request-note-type"/>
  <version value="1.0.0"/>
  <name value="BeVSRequestNoteType"/>
  <title value="BeVSRequestNoteType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-15T09:14:52+00:00"/>
  <description value="Types of notes used in a referral prescription"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000172109"/>
      <concept>
        <code value="103306004"/>
      </concept>
      <concept>
        <code value="410666004"/>
      </concept>
    </include>
  </compose>
</ValueSet>