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
Draft as of 2024-09-24 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="be-treatment-status-reason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem be-treatment-status-reason</b></p><a name="be-treatment-status-reason"> </a><a name="hcbe-treatment-status-reason"> </a><a name="be-treatment-status-reason-en-US"> </a><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-treatment-status-reason</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">stoppedtemporarily<a name="be-treatment-status-reason-stoppedtemporarily"> </a></td><td>Stopped temporarily</td></tr><tr><td style="white-space:nowrap">blacklistedcaregiver<a name="be-treatment-status-reason-blacklistedcaregiver"> </a></td><td>Blacklisted Caregiver</td></tr><tr><td style="white-space:nowrap">blacklistedprescriber<a name="be-treatment-status-reason-blacklistedprescriber"> </a></td><td>Blacklisted Prescriber</td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-treatment-status-reason"/>
<version value="1.0.0"/>
<name value="BeTreatmentStatusReason"/>
<title value="BeTreatmentStatusReason"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-09-24T14:13:36+00:00"/>
<description
value="Status reason for the treatment. Initially defined as supporting CodeSystem for the referral prescription."/>
<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="stoppedtemporarily"/>
<display value="Stopped temporarily"/>
</concept>
<concept>
<code value="blacklistedcaregiver"/>
<display value="Blacklisted Caregiver"/>
</concept>
<concept>
<code value="blacklistedprescriber"/>
<display value="Blacklisted Prescriber"/>
</concept>
</CodeSystem>