臺灣健保癌症用藥事前審查實作指引
1.0.1 - release

This page is part of the 臺灣癌症用藥事前審查實作指引(TWPAS IG) (v1.0.1: 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

: NHI-健保事前審查-申請部位 - XML Representation

Active as of 2024-12-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nhi-apply-side"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nhi-apply-side</b></p><a name="nhi-apply-side"> </a><a name="hcnhi-apply-side"> </a><a name="nhi-apply-side-en-US"> </a><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-apply-side</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">R<a name="nhi-apply-side-R"> </a></td><td>右側</td></tr><tr><td style="white-space:nowrap">L<a name="nhi-apply-side-L"> </a></td><td>左側</td></tr><tr><td style="white-space:nowrap">B<a name="nhi-apply-side-B"> </a></td><td>兩側</td></tr></table></div>
  </text>
  <url value="https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-apply-side"/>
  <version value="1.0.1"/>
  <name value="NHIApplySide"/>
  <title value="NHI-健保事前審查-申請部位"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-06"/>
  <publisher value="衛生福利部中央健康保險署"/>
  <contact>
    <name value="衛生福利部中央健康保險署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.nhi.gov.tw"/>
    </telecom>
  </contact>
  <description
               value="臺灣衛生福利部中央健康保險署「申請部位」代碼,代碼出版日期:2024-12-06;資料所屬單位:臺灣衛生福利部中央健康保險署。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="R"/>
    <display value="右側"/>
  </concept>
  <concept>
    <code value="L"/>
    <display value="左側"/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="兩側"/>
  </concept>
</CodeSystem>