臺灣核心實作指引(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 + 臺灣識別碼類型值集 - JSON Representation

Active as of 2022-07-31

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "identifier-type-tw",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/identifier-type-tw",
  "version" : "0.1.1",
  "name" : "TWIdentifierType",
  "title" : "IdentifierType + 臺灣識別碼類型值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-07-31",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "IdentifierType + 臺灣識別碼類型值集  \r\n\r\n- 2023/8/25異動說明: \r\n    1. 「健康照護機構代碼」原使用https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203#HOI,改使用HL7總會的http://terminology.hl7.org/CodeSystem/v2-0203#PRN。\r\n    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" : "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "GOI",
            "display" : "Government Organization Identifier"
          },
          {
            "code" : "UBN",
            "display" : "Unified Business number"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "PPN",
            "display" : "Passport number"
          },
          {
            "code" : "PRC",
            "display" : "Permanent Resident Card Number"
          },
          {
            "code" : "MR",
            "display" : "Medical record number"
          }
        ]
      }
    ]
  }
}