Package | tw.gov.mohw.twcore |
Type | CodeSystem |
Id | postal-code5-tw |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/CodeSystem-postal-code5-tw.html |
URL | https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code5-tw |
Version | 2022-06-21 |
Status | active |
Date | 2022-06-21 |
Name | TWPostalCode5 |
Title | 臺灣中華郵政5碼郵遞區號 |
Realm | tw |
Authority | national |
Description | 臺灣中華郵政5碼郵遞區號,參照自[郵遞區號(含轉碼軟體)](https://www.post.gov.tw/post/internet/Download/index.jsp?ID=220306)中的『3+3郵遞區號查詢應用系統』。屬性命名以與國際的等級一致為主,未採用中華郵政提供之英文名稱。 代碼出版日期:2022-06-21;資料所屬單位:中華郵政。 *因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。* 因代碼量較大會使載入頁面時間較長,為方便使用者瀏覽,此處(本頁、XML、JSON、TTL)僅擷取部分代碼,完整代碼可至完整代碼可至[全國專門術語服務平臺-代碼系統(Code System)](https://fhir.mohw.gov.tw/ts/codesystem.jsp)查閱 |
Copyright | 中華郵政 |
Content | complete |
ValueSet | |
postal-code5-tw | 臺灣中華郵政5碼郵遞區號值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem postal-code5-tw
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type | Description |
city | city | string | 鄉鎮市區 | |
district | district | string | 縣市名稱 | |
effectiveDate | effectiveDate | http://hl7.org/fhir/concept-properties#effectiveDate | dateTime | 生效日期 |
status | status | http://hl7.org/fhir/concept-properties#status | code | 狀態 |
Concepts
This case-sensitive code system https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code5-tw
defines the following codes:
{ "resourceType": "CodeSystem", "id": "postal-code5-tw", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code5-tw", "version": "2022-06-21", "name": "TWPostalCode5", "title": "臺灣中華郵政5碼郵遞區號", "status": "active", "experimental": false, "date": "2022-06-21", "contact": [ { "name": "衛生福利部", "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/" }, { "system": "email", "value": "CCYU@mohw.gov.tw" } ] } ], "description": "臺灣中華郵政5碼郵遞區號,參照自[郵遞區號(含轉碼軟體)](https://www.post.gov.tw/post/internet/Download/index.jsp?ID=220306)中的『3+3郵遞區號查詢應用系統』。屬性命名以與國際的等級一致為主,未採用中華郵政提供之英文名稱。 \n代碼出版日期:2022-06-21;資料所屬單位:中華郵政。\n\n*因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*\n\n因代碼量較大會使載入頁面時間較長,為方便使用者瀏覽,此處(本頁、XML、JSON、TTL)僅擷取部分代碼,完整代碼可至完整代碼可至[全國專門術語服務平臺-代碼系統(Code System)](https://fhir.mohw.gov.tw/ts/codesystem.jsp)查閱\n", "copyright": "中華郵政", "caseSensitive": true, "content": "complete", "count": 4, "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": "10001", "display": "臺北市中正區中山南路", "definition": "臺北市中正區中山南路20號", "property": [ { "code": "district", "valueString": "臺北市" }, { "code": "city", "valueString": "中正區" }, { "code": "effectiveDate", "valueDateTime": "2022-06-21" }, { "code": "status", "valueCode": "active" } ] }, { "code": "10002", "display": "臺北市中正區中山南路", "definition": "臺北市中正區中山南路7號", "property": [ { "code": "district", "valueString": "臺北市" }, { "code": "city", "valueString": "中正區" }, { "code": "effectiveDate", "valueDateTime": "2022-06-21" }, { "code": "status", "valueCode": "active" } ] }, { "code": "10005", "display": "臺北市中正區重慶南路1段", "definition": "臺北市中正區重慶南路1段30號", "property": [ { "code": "district", "valueString": "臺北市" }, { "code": "city", "valueString": "中正區" }, { "code": "effectiveDate", "valueDateTime": "2022-06-21" }, { "code": "status", "valueCode": "active" } ] }, { "code": "10006", "display": "臺北市中正區重慶南路1段", "definition": "臺北市中正區重慶南路1段38號", "property": [ { "code": "district", "valueString": "臺北市" }, { "code": "city", "valueString": "中正區" }, { "code": "effectiveDate", "valueDateTime": "2022-06-21" }, { "code": "status", "valueCode": "active" } ] } ] }