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

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

: 臺灣中華郵政3碼郵遞區號 - JSON Representation

Active as of 2015-01-22

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "postal-code3-tw",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>city</td><td>city</td><td>string</td><td>鄉鎮市區</td></tr><tr><td>district</td><td>district</td><td>string</td><td>縣市名稱</td></tr><tr><td>event</td><td>event</td><td>string</td><td>異動方式</td></tr><tr><td>updateDate</td><td>updateDate</td><td>string</td><td>異動日期</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw</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>city</b></td><td><b>district</b></td><td><b>event</b></td><td><b>updateDate</b></td></tr><tr><td style=\"white-space:nowrap\">103<a name=\"postal-code3-tw-103\"> </a></td><td>臺北市大同區</td><td>大同區</td><td>臺北市</td><td>新增</td><td>2015-01</td></tr><tr><td style=\"white-space:nowrap\">105<a name=\"postal-code3-tw-105\"> </a></td><td>臺北市松山區</td><td>松山區</td><td>臺北市</td><td>新增</td><td>2015-01</td></tr><tr><td style=\"white-space:nowrap\">330<a name=\"postal-code3-tw-330\"> </a></td><td>桃園市桃園區</td><td>桃園區</td><td>桃園市</td><td>新增</td><td>2015-01</td></tr><tr><td style=\"white-space:nowrap\">414<a name=\"postal-code3-tw-414\"> </a></td><td>臺中市烏日區</td><td>烏日區</td><td>臺中市</td><td>新增</td><td>2015-01</td></tr><tr><td style=\"white-space:nowrap\">911<a name=\"postal-code3-tw-911\"> </a></td><td>屏東縣竹田鄉</td><td>竹田</td><td>屏東縣</td><td>修改</td><td>2023-12</td></tr></table></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw",
  "version" : "2015-01-22",
  "name" : "TWPostalCode3",
  "title" : "臺灣中華郵政3碼郵遞區號",
  "status" : "active",
  "experimental" : false,
  "date" : "2015-01-22",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣中華郵政3碼郵遞區號,參照自[https://www.post.gov.tw/post/internet/Download/index.jsp?ID=2292](https://www.post.gov.tw/post/internet/Download/index.jsp?ID=2292)。屬性命名以與國際的等級一致為主,未採用中華郵政提供之英文名稱。   \n代碼出版日期:2015-01-22;資料所屬單位:中華郵政。\n\n*因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*\n\n因代碼量較大會使載入頁面時間較長,為方便使用者瀏覽,此處(本頁、XML、JSON、TTL)僅擷取部分代碼,完整代碼可至[全國專門術語服務平臺-臺灣中華郵政3碼郵遞區號](https://twcore.mohw.gov.tw/ts/codesystemRead.jsp?id=postal-code3-tw&status=active&version=2023-12-28&metaId=3&codeStatus=use&show=Y)查閱\n\n\n",
  "copyright" : "中華郵政",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "property" : [
    {
      "code" : "city",
      "description" : "鄉鎮市區",
      "type" : "string"
    },
    {
      "code" : "district",
      "description" : "縣市名稱",
      "type" : "string"
    },
    {
      "code" : "event",
      "description" : "異動方式",
      "type" : "string"
    },
    {
      "code" : "updateDate",
      "description" : "異動日期",
      "type" : "string"
    }
  ],
  "concept" : [
    {
      "code" : "103",
      "display" : "臺北市大同區",
      "property" : [
        {
          "code" : "event",
          "valueString" : "新增"
        },
        {
          "code" : "district",
          "valueString" : "臺北市"
        },
        {
          "code" : "city",
          "valueString" : "大同區"
        },
        {
          "code" : "updateDate",
          "valueString" : "2015-01"
        }
      ]
    },
    {
      "code" : "105",
      "display" : "臺北市松山區",
      "property" : [
        {
          "code" : "event",
          "valueString" : "新增"
        },
        {
          "code" : "district",
          "valueString" : "臺北市"
        },
        {
          "code" : "city",
          "valueString" : "松山區"
        },
        {
          "code" : "updateDate",
          "valueString" : "2015-01"
        }
      ]
    },
    {
      "code" : "330",
      "display" : "桃園市桃園區",
      "property" : [
        {
          "code" : "city",
          "valueString" : "桃園區"
        },
        {
          "code" : "updateDate",
          "valueString" : "2015-01"
        },
        {
          "code" : "district",
          "valueString" : "桃園市"
        },
        {
          "code" : "event",
          "valueString" : "新增"
        }
      ]
    },
    {
      "code" : "414",
      "display" : "臺中市烏日區",
      "property" : [
        {
          "code" : "event",
          "valueString" : "新增"
        },
        {
          "code" : "city",
          "valueString" : "烏日區"
        },
        {
          "code" : "updateDate",
          "valueString" : "2015-01"
        },
        {
          "code" : "district",
          "valueString" : "臺中市"
        }
      ]
    },
    {
      "code" : "911",
      "display" : "屏東縣竹田鄉",
      "property" : [
        {
          "code" : "event",
          "valueString" : "修改"
        },
        {
          "code" : "updateDate",
          "valueString" : "2023-12"
        },
        {
          "code" : "district",
          "valueString" : "屏東縣"
        },
        {
          "code" : "city",
          "valueString" : "竹田"
        }
      ]
    }
  ]
}