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

: BeVSRequestIntent - XML Representation

Active as of 2025-10-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="be-vs-request-intent"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet be-vs-request-intent</b></p><a name="be-vs-request-intent"> </a><a name="hcbe-vs-request-intent"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-request-intent.html"><code>http://hl7.org/fhir/request-intent</code></a> version <span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references">&#x1F4E6;4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-order">order</a></td><td style="color: #cccccc">Order</td><td>The request represents a request/demand and authorization for action by a Practitioner.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-proposal">proposal</a></td><td style="color: #cccccc">Proposal</td><td>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/drp/ValueSet/be-vs-request-intent"/>
  <version value="1.0.0"/>
  <name value="BeVSRequestIntent"/>
  <title value="BeVSRequestIntent"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-10T11:57:37+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="DEMONSTRATIVE EXAMPLE - The allowed intent codes in the context of referral prescription"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/request-intent"/>
      <concept>
        <code value="order"/>
      </concept>
      <concept>
        <code value="proposal"/>
      </concept>
    </include>
  </compose>
</ValueSet>