Digital Referral Prescription Implementation Guide
1.0.0 - STU
This page is part of the HL7 BE Digital referral prescription IG (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2025-10-10 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="be-cs-annex81-status-reason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem be-cs-annex81-status-reason</b></p><a name="be-cs-annex81-status-reason"> </a><a name="hcbe-cs-annex81-status-reason"> </a><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-cs-annex81-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">approved<a name="be-cs-annex81-status-reason-approved"> </a></td><td>Approved</td></tr><tr><td style="white-space:nowrap">rejected<a name="be-cs-annex81-status-reason-rejected"> </a></td><td>Rejected</td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/drp/CodeSystem/be-cs-annex81-status-reason"/>
<version value="1.0.0"/>
<name value="BeCSAnnex81StatusReason"/>
<title value="BeCSAnnex81StatusReason"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-10-10T14:13:48+02: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 Annex 81"/>
<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="approved"/>
<display value="Approved"/>
</concept>
<concept>
<code value="rejected"/>
<display value="Rejected"/>
</concept>
</CodeSystem>