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

: BeCSCoPrescriberChoice - XML Representation

Draft as of 2022-05-03

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="be-cs-co-prescriber-choice"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-co-prescriber-choice</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">mandatory<a name="be-cs-co-prescriber-choice-mandatory"> </a></td><td>The co-prescriber must sign</td></tr><tr><td style="white-space:nowrap">one-of-mandatory<a name="be-cs-co-prescriber-choice-one-of-mandatory"> </a></td><td>The signature of the co-prescriber counts in the number of required signatures, but not blocking</td></tr><tr><td style="white-space:nowrap">recommended<a name="be-cs-co-prescriber-choice-recommended"> </a></td><td>The signature of the co-prescriber is recommended, but not blocking</td></tr></table></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-co-prescriber-choice"/>
  <version value="1.0.0"/>
  <name value="BeCSCoPrescriberChoice"/>
  <title value="BeCSCoPrescriberChoice"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-05-03T10:04:16+02:00"/>
  <publisher value="HL7 Belgium"/>
  <contact>
    <name value="HL7 Belgium"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7belgium.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Message-Structure"/>
    <telecom>
      <system value="email"/>
      <value value="message-structure@ehealth.fgov.be"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Type of intended performer choice"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="mandatory"/>
    <display value="The co-prescriber must sign"/>
  </concept>
  <concept>
    <code value="one-of-mandatory"/>
    <display
             value="The signature of the co-prescriber counts in the number of required signatures, but not blocking"/>
  </concept>
  <concept>
    <code value="recommended"/>
    <display
             value="The signature of the co-prescriber is recommended, but not blocking"/>
  </concept>
</CodeSystem>