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

: BeVSPerformerTaskStatusReason - XML Representation

Draft as of 2024-03-15

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="be-vs-performer-task-status-reason"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a><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://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-MEDPREC">MEDPREC</a></td><td>Medical Precaution</td><td>**Definition:**The patient currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted.</td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-OSTOCK">OSTOCK</a></td><td>Out of Stock</td><td>**Definition:**There was no supply of the product on hand to perform the service.</td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-PATOBJ">PATOBJ</a></td><td>Patient Objection</td><td>**Definition:**The patient or their guardian objects to receiving the vaccine.</td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-DECSD">DECSD</a></td><td style="color: #cccccc">deceased</td><td>Client deceased.</td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-SALG">SALG</a></td><td style="color: #cccccc">allergy</td><td>**Description:**The patient is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm.</td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-MODIFY">MODIFY</a></td><td style="color: #cccccc">modified prescription exists</td><td>**Definition:**Therapy has been changed and new prescription issued</td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-CONTRA">CONTRA</a></td><td style="color: #cccccc">contraindication</td><td>**Definition:**Contraindication identified</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/referral/ValueSet/be-vs-performer-task-status-reason"/>
  <version value="1.0.0"/>
  <name value="BeVSPerformerTaskStatusReason"/>
  <title value="BeVSPerformerTaskStatusReason"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-15T09:14:52+00:00"/>
  <description
               value="Codes to explain the current status of 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://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <concept>
        <code value="MEDPREC"/>
        <display value="Medical Precaution"/>
      </concept>
      <concept>
        <code value="OSTOCK"/>
        <display value="Out of Stock"/>
      </concept>
      <concept>
        <code value="PATOBJ"/>
        <display value="Patient Objection"/>
      </concept>
      <concept>
        <code value="DECSD"/>
      </concept>
      <concept>
        <code value="SALG"/>
      </concept>
      <concept>
        <code value="MODIFY"/>
      </concept>
      <concept>
        <code value="CONTRA"/>
      </concept>
    </include>
  </compose>
</ValueSet>