Digital Referral Prescription Implementation Guide
1.0.0 - STU
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
Active as of 2025-10-10 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="be-prescription-status-reason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem be-prescription-status-reason</b></p><a name="be-prescription-status-reason"> </a><a name="hcbe-prescription-status-reason"> </a><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-prescription-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">cancelingReason<a name="be-prescription-status-reason-cancelingReason"> </a></td><td>Canceling reason</td></tr><tr><td style="white-space:nowrap">expired<a name="be-prescription-status-reason-expired"> </a></td><td>Expired</td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-prescription-status-reason"/>
<version value="1.0.0"/>
<name value="BePrescriptionStatusReason"/>
<title value="BePrescriptionStatusReason"/>
<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 - Status reason for the prescription. 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="2"/>
<concept>
<code value="cancelingReason"/>
<display value="Canceling reason"/>
</concept>
<concept>
<code value="expired"/>
<display value="Expired"/>
</concept>
</CodeSystem>