臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions
Active as of 2015-01-22 |
{
"resourceType" : "CodeSystem",
"id" : "postal-code3-tw",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem postal-code3-tw</b></p><a name=\"postal-code3-tw\"> </a><a name=\"hcpostal-code3-tw\"> </a><a name=\"postal-code3-tw-en-US\"> </a><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>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>city</td><td>city</td><td/><td>string</td><td>鄉鎮市區</td></tr><tr><td>district</td><td>district</td><td/><td>string</td><td>縣市名稱</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td><td>生效日期</td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</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>effectiveDate</b></td><td><b>status</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>2015-01-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">105<a name=\"postal-code3-tw-105\"> </a></td><td>臺北市松山區</td><td>松山區</td><td>臺北市</td><td>2015-01-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">330<a name=\"postal-code3-tw-330\"> </a></td><td>桃園市桃園區</td><td>桃園區</td><td>桃園市</td><td>2015-01-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">414<a name=\"postal-code3-tw-414\"> </a></td><td>臺中市烏日區</td><td>烏日區</td><td>臺中市</td><td>2015-01-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">911<a name=\"postal-code3-tw-911\"> </a></td><td>屏東縣竹田鄉</td><td>竹田</td><td>屏東縣</td><td>2023-12-28</td><td>active</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=220306)中的「臺灣地區郵遞區號前3碼一覽表 103/12(Excel版)」。屬性命名以與國際的等級一致為主,未採用中華郵政提供之英文名稱。 \n代碼出版日期:2015-01-22;資料所屬單位:中華郵政。\n\n*因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*\n\n因代碼量較大會使載入頁面時間較長,為方便使用者瀏覽,此處(本頁、XML、JSON、TTL)僅擷取部分代碼,完整代碼可至[全國專門術語服務平臺-臺灣中華郵政3碼郵遞區號](https://fhir.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" : "effectiveDate",
"uri" : "http://hl7.org/fhir/concept-properties#effectiveDate",
"description" : "生效日期",
"type" : "dateTime"
},
{
"code" : "status",
"uri" : "http://hl7.org/fhir/concept-properties#status",
"description" : "狀態",
"type" : "code"
}
],
"concept" : [
{
"code" : "103",
"display" : "臺北市大同區",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "district",
"valueString" : "臺北市"
},
{
"code" : "city",
"valueString" : "大同區"
},
{
"code" : "effectiveDate",
"valueDateTime" : "2015-01-22"
}
]
},
{
"code" : "105",
"display" : "臺北市松山區",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "district",
"valueString" : "臺北市"
},
{
"code" : "city",
"valueString" : "松山區"
},
{
"code" : "effectiveDate",
"valueDateTime" : "2015-01-22"
}
]
},
{
"code" : "330",
"display" : "桃園市桃園區",
"property" : [
{
"code" : "city",
"valueString" : "桃園區"
},
{
"code" : "effectiveDate",
"valueDateTime" : "2015-01-22"
},
{
"code" : "district",
"valueString" : "桃園市"
},
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "414",
"display" : "臺中市烏日區",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "city",
"valueString" : "烏日區"
},
{
"code" : "effectiveDate",
"valueDateTime" : "2015-01-22"
},
{
"code" : "district",
"valueString" : "臺中市"
}
]
},
{
"code" : "911",
"display" : "屏東縣竹田鄉",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "effectiveDate",
"valueDateTime" : "2023-12-28"
},
{
"code" : "district",
"valueString" : "屏東縣"
},
{
"code" : "city",
"valueString" : "竹田"
}
]
}
]
}