臺灣核心實作指引(TW Core IG)
0.3.0 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: LOINC實驗室檢驗檢查值集 - XML Representation

Active as of 2022-08-08

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="loinc-observation-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet loinc-observation-code</b></p><a name="loinc-observation-code"> </a><a name="hcloinc-observation-code"> </a><a name="loinc-observation-code-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://loinc.org"><code>http://loinc.org</code></a> where CLASSTYPE  = Laboratory class</li><li>Include codes from<a href="http://loinc.org"><code>http://loinc.org</code></a> where CLASSTYPE  = Clinical class</li></ul></div>
  </text>
  <url
       value="https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-observation-code"/>
  <version value="2.77"/>
  <name value="LOINCObservationCode"/>
  <title value="LOINC實驗室檢驗檢查值集"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-08-08"/>
  <contact>
    <name value="衛生福利部"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.mohw.gov.tw/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="CCYU@mohw.gov.tw"/>
    </telecom>
  </contact>
  <description
               value="LOINC實驗室檢驗檢查值集。  
代碼版本:2.77;代碼更新日期:2022-08-08;資料所屬單位:Regenstrief Institute。"/>
  <copyright
             value="This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <filter>
        <property value="CLASSTYPE"/>
        <op value="="/>
        <value value="Laboratory class"/>
      </filter>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <filter>
        <property value="CLASSTYPE"/>
        <op value="="/>
        <value value="Clinical class"/>
      </filter>
    </include>
  </compose>
</ValueSet>