| Package | tw.gov.mohw.nhi.pas |
| Resource Type | CodeSystem |
| Id | nhi-apply-side |
| FHIR Version | R4 |
| Source | https://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/CodeSystem-nhi-apply-side.html |
| URL | https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-apply-side |
| Version | 1.0.7 |
| Status | active |
| Date | 2025-07-01 |
| Name | NHIApplySide |
| Title | NHI-健保事前審查-申請部位 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛生福利部中央健康保險署「申請部位」代碼,代碼出版日期:2025-07-01;資料所屬單位:臺灣衛生福利部中央健康保險署。 |
| Content | complete |
| ValueSet | |
| nhi-apply-side | NHI-健保事前審查-申請部位值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nhi-apply-side
This case-sensitive code system https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-apply-side defines the following codes:
| Code | Display |
| R | 右側 |
| L | 左側 |
| B | 兩側 |
{
"resourceType": "CodeSystem",
"id": "nhi-apply-side",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-apply-side",
"version": "1.0.7",
"name": "NHIApplySide",
"title": "NHI-健保事前審查-申請部位",
"status": "active",
"experimental": false,
"date": "2025-07-01",
"publisher": "衛生福利部中央健康保險署",
"contact": [
{
"name": "衛生福利部中央健康保險署",
"telecom": [
{
"system": "url",
"value": "https://www.nhi.gov.tw"
}
]
}
],
"description": "臺灣衛生福利部中央健康保險署「申請部位」代碼,代碼出版日期:2025-07-01;資料所屬單位:臺灣衛生福利部中央健康保險署。",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "R",
"display": "右側"
},
{
"code": "L",
"display": "左側"
},
{
"code": "B",
"display": "兩側"
}
]
}