臺灣核心實作指引(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

: IdentifierType + 臺灣識別碼類型值集 - XML Representation

Active as of 2022-07-31

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="identifier-type-tw"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url
       value="https://twcore.mohw.gov.tw/ig/twcore/ValueSet/identifier-type-tw"/>
  <version value="0.1.1"/>
  <name value="TWIdentifierType"/>
  <title value="IdentifierType + 臺灣識別碼類型值集"/>
  <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="IdentifierType + 臺灣識別碼類型值集  

- 2023/8/25異動說明: 
    1. 「健康照護機構代碼」原使用https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203#HOI,改使用HL7總會的http://terminology.hl7.org/CodeSystem/v2-0203#PRN。
    2. 「全國的個人識別碼」原使用https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203#NNTWN,改使用HL7總會的http://terminology.hl7.org/CodeSystem/v2-0203#NNxxx,xxx的部分為ISO 3166三位字母代碼,新增[Extension: 識別碼後綴詞(Identifier Suffix)](StructureDefinition-identifier-suffix.html)表示,以遵從國際用法。"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
    </include>
    <include>
      <system
              value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203"/>
      <concept>
        <code value="GOI"/>
        <display value="Government Organization Identifier"/>
      </concept>
      <concept>
        <code value="UBN"/>
        <display value="Unified Business number"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <concept>
        <code value="PPN"/>
        <display value="Passport number"/>
      </concept>
      <concept>
        <code value="PRC"/>
        <display value="Permanent Resident Card Number"/>
      </concept>
      <concept>
        <code value="MR"/>
        <display value="Medical record number"/>
      </concept>
    </include>
  </compose>
</ValueSet>