FHIR IG analytics| Package | tw.ntunhs.dhcm.fhir.phimr |
| Resource Type | CodeSystem |
| Id | CodeSystem-ntunhs-public-health-indicator-measurevalue.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=tw.ntunhs.dhcm.fhir.phimr@0.1.0&canonical=https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue |
| URL | https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-03-27 |
| Name | PublicHealthIndicatorntunhsMeasureValue |
| Title | 公共衛生指標測量值 |
| Realm | tw |
| Description | 公共衛生指標測量值 代碼出版日期:2025-03-27,資料所屬單位:國北護健管系。 *因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。* |
| Content | complete |
| ValueSet | |
| ntunhs-public-health-indicator-measurevalue-values | 公共衛生指標測量值值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ntunhs-public-health-indicator-measurevalue
This case-sensitive code system https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue defines the following codes:
| Code | Display |
| city | 縣市別 |
| township | 鄉鎮別 |
| gender | 性別 |
| ageGroup | 年齡層 |
| isNationalCitizen | 是否為本國籍 |
| isImportedCase | 是否為境外移入 |
{
"resourceType": "CodeSystem",
"id": "ntunhs-public-health-indicator-measurevalue",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hitstdio.ntunhs.edu.tw/phimr/CodeSystem/ntunhs-public-health-indicator-measurevalue",
"version": "0.1.0",
"name": "PublicHealthIndicatorntunhsMeasureValue",
"title": "公共衛生指標測量值",
"status": "active",
"experimental": false,
"date": "2025-03-27",
"publisher": "國北護健管系",
"contact": [
{
"name": "國北護健管系",
"telecom": [
{
"system": "url",
"value": "https://dohcm.ntunhs.edu.tw/index.aspx?id_board=1"
}
]
}
],
"description": "公共衛生指標測量值\r\n代碼出版日期:2025-03-27,資料所屬單位:國北護健管系。\r\n\r\n*因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*",
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "city",
"display": "縣市別"
},
{
"code": "township",
"display": "鄉鎮別"
},
{
"code": "gender",
"display": "性別"
},
{
"code": "ageGroup",
"display": "年齡層"
},
{
"code": "isNationalCitizen",
"display": "是否為本國籍"
},
{
"code": "isImportedCase",
"display": "是否為境外移入"
}
]
}