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

This page is part of the 臺灣核心實作指引(TW Core IG) (v0.1.1: Releases) based on FHIR 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

: 臺灣識別碼類型 - XML Representation

Active as of 2022-07-31

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0203"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203"/>
  <version value="2022-07-31"/>
  <name value="TWIdentifierType_V20203"/>
  <title value="臺灣識別碼類型"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-07-31"/>
  <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="臺灣識別碼類型,  
代碼出版日期:2022-07-31;資料所屬單位:衛生福利部資訊處。  
- 2023/8/25異動說明: 
    1. 代碼的Display改以英文呈現,並附中文版Display。
    2. 「統一編號」的代碼原為`#GUI`,改為`#UBN`,Unified Business number (公司或企業統一編號)。
    3. 刪除代碼`#HOI`
    4. 刪除代碼`#NNTWN`"/>
  <copyright value="衛生福利部資訊處"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="GOI"/>
    <display value="Government Organization Identifier"/>
    <definition value="Government Organization Identifier number"/>
    <designation>
      <language value="zh-TW"/>
      <value value="政府機關代號"/>
    </designation>
  </concept>
  <concept>
    <code value="UBN"/>
    <display value="Unified Business number"/>
    <definition value="Unified Business number"/>
    <designation>
      <language value="zh-TW"/>
      <value value="公司或企業統一編號"/>
    </designation>
  </concept>
</CodeSystem>