This page is part of the 臺灣核心實作指引(TW Core IG) (v0.1.0: 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
: 臺灣識別碼類型 - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "v2-0203",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">GOI<a name=\"v2-0203-GOI\"> </a></td><td>政府機關代號</td><td>Government Organization Identifier number</td></tr><tr><td style=\"white-space:nowrap\">HOI<a name=\"v2-0203-HOI\"> </a></td><td>健康照護機構代碼</td><td>Healthcare Organization Identifier number</td></tr><tr><td style=\"white-space:nowrap\">GUI<a name=\"v2-0203-GUI\"> </a></td><td>統一編號</td><td>Government Uniform Invoice number</td></tr><tr><td style=\"white-space:nowrap\">NNTWN<a name=\"v2-0203-NNTWN\"> </a></td><td>全國的個人識別碼</td><td>National Person Identifier</td></tr></table></div>"
},
"url" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203",
"version" : "2022-07-31",
"name" : "TWIdentifierType_V20203",
"title" : "臺灣識別碼類型",
"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" : "臺灣識別碼類型, \r\n代碼出版日期:2022-07-31;資料所屬單位:衛生福利部資訊處。",
"copyright" : "衛生福利部資訊處",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "GOI",
"display" : "政府機關代號",
"definition" : "Government Organization Identifier number"
},
{
"code" : "HOI",
"display" : "健康照護機構代碼",
"definition" : "Healthcare Organization Identifier number"
},
{
"code" : "GUI",
"display" : "統一編號",
"definition" : "Government Uniform Invoice number"
},
{
"code" : "NNTWN",
"display" : "全國的個人識別碼",
"definition" : "National Person Identifier"
}
]
}