臺灣電子處方箋與調劑單張實作指引(TW EMPD IG)
0.1.0 - ci-build
This page is part of the 臺灣電子處方箋與調劑單張實作指引(TW EMPD IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
| Active as of 2024-02-22 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="SelfpayStatus-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem SelfpayStatus-cs</b></p><a name="SelfpayStatus-cs"> </a><a name="hcSelfpayStatus-cs"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/empd/CodeSystem/SelfpayStatus-cs</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">00<a name="SelfpayStatus-cs-00"> </a></td><td>自費</td></tr><tr><td style="white-space:nowrap">01<a name="SelfpayStatus-cs-01"> </a></td><td>非自費</td></tr></table></div>
</text>
<url value="https://nhicore.nhi.gov.tw/empd/CodeSystem/SelfpayStatus-cs"/>
<version value="0.1.0"/>
<name value="SelfpayStatusCodeSystem"/>
<title value="自費註記"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-02-22"/>
<publisher value="NHI"/>
<contact>
<name value="NHI"/>
<telecom>
<system value="url"/>
<value value="https://www.nhi.gov.tw/en/mp-2.html"/>
</telecom>
</contact>
<description value="用於表示自費或非自費註記"/>
<copyright value="衛生福利部"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="00"/>
<display value="自費"/>
</concept>
<concept>
<code value="01"/>
<display value="非自費"/>
</concept>
</CodeSystem>