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 2022-05-03 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="be-prescription-proposal-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem be-prescription-proposal-type</b></p><a name="be-prescription-proposal-type"> </a><a name="hcbe-prescription-proposal-type"> </a><a name="be-prescription-proposal-type-en-US"> </a><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-prescription-proposal-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>English (English, en)</b></td></tr><tr><td style="white-space:nowrap">new<a name="be-prescription-proposal-type-new"> </a></td><td>This is a new proposal from a caregiver</td></tr><tr><td style="white-space:nowrap">prolongation<a name="be-prescription-proposal-type-prolongation"> </a></td><td>This is a proposal based on an existing prescription</td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-prescription-proposal-type"/>
<version value="1.0.0"/>
<name value="BePrescriptionProposalType"/>
<title value="BePrescriptionProposalType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2022-05-03T10:04:16+02:00"/>
<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="Prescription Proposal Type. Indicates the type of proposal (new or prolongation) as from the uses cases by NIHDI"/>
<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="new"/>
<display value="new"/>
<designation>
<language value="en"/>
<value value="This is a new proposal from a caregiver"/>
</designation>
</concept>
<concept>
<code value="prolongation"/>
<display value="prolongation"/>
<designation>
<language value="en"/>
<value value="This is a proposal based on an existing prescription"/>
</designation>
</concept>
</CodeSystem>