電子病歷交換單張實作指引(EMR-IG)
0.1.0 - ci-build
This page is part of the 電子病歷交換單張實作指引(EMR-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 2023-10-30 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="prescription"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem prescription</b></p><a name="prescription"> </a><a name="hcprescription"> </a><a name="prescription-en-US"> </a><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/emr/CodeSystem/prescription</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">A<a name="prescription-A"> </a></td><td>一般處方箋:處方用藥,一次給予7日(含)以下之用藥量</td></tr><tr><td style="white-space:nowrap">B<a name="prescription-B"> </a></td><td>慢性病處方箋</td></tr><tr><td style="white-space:nowrap">C<a name="prescription-C"> </a></td><td>慢性病連續處方箋</td></tr><tr><td style="white-space:nowrap">D<a name="prescription-D"> </a></td><td>管制藥品專用處方箋(一般)</td></tr><tr><td style="white-space:nowrap">E<a name="prescription-E"> </a></td><td>管制藥品專用處方箋(慢箋)</td></tr><tr><td style="white-space:nowrap">F<a name="prescription-F"> </a></td><td>管制藥品專用處方箋(慢連箋)</td></tr></table></div>
</text>
<url value="https://twcore.mohw.gov.tw/ig/emr/CodeSystem/prescription"/>
<version value="0.1.0"/>
<name value="TypeOfPrescription"/>
<title value="處方箋種類註記"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-10-30"/>
<publisher value="衛生福利部"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://www.mohw.gov.tw/mp-1.html"/>
</telecom>
</contact>
<description value="用於處方箋種類註記"/>
<copyright value="衛生福利部"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="A"/>
<display value="一般處方箋:處方用藥,一次給予7日(含)以下之用藥量"/>
</concept>
<concept>
<code value="B"/>
<display value="慢性病處方箋"/>
</concept>
<concept>
<code value="C"/>
<display value="慢性病連續處方箋"/>
</concept>
<concept>
<code value="D"/>
<display value="管制藥品專用處方箋(一般)"/>
</concept>
<concept>
<code value="E"/>
<display value="管制藥品專用處方箋(慢箋)"/>
</concept>
<concept>
<code value="F"/>
<display value="管制藥品專用處方箋(慢連箋)"/>
</concept>
</CodeSystem>