共同資料模式實作指引(Common Data Model IG)
1.0.0-Trial Use - draft

共同資料模式實作指引(Common Data Model IG) - Local Development build (v1.0.0-Trial Use). See the Directory of published versions

: 臺灣識別碼類型 - JSON Representation

Active as of 2022-07-31

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/fhir/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></table></div>"
  },
  "url" : "https://standard-interoperability-lab.com/fhir/CodeSystem/v2-0203",
  "version" : "1.0.0-Trial Use",
  "name" : "TWIdentifierType_V20203",
  "title" : "臺灣識別碼類型",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-07-31",
  "publisher" : "共同資料模式實作指引(Common Data Model IG)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ghd.tw/"
        }
      ]
    }
  ],
  "description" : "臺灣識別碼類型,  \r\n代碼出版日期:2022-07-31;資料所屬單位:衛生福利部資訊處。",
  "copyright" : "衛生福利部資訊處",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "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"
    }
  ]
}