| Package | tw.gov.mohw.nhi.ci |
| Resource Type | CodeSystem |
| Id | nhi-apply-type |
| FHIR Version | R4 |
| Source | https://nhicore.nhi.gov.tw/ci/https://build.fhir.org/ig/TWNHIFHIR/ci/CodeSystem-nhi-apply-type.html |
| URL | https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-apply-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-04-30 |
| Name | NHICIApplyTypeCodes |
| Title | NHI-健保重大傷病-申報類別 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛生福利部中央健康保險署「申報類別」代碼,代碼出版日期:2025-04-30;資料所屬單位:臺灣衛生福利部中央健康保險署。 |
| Content | complete |
| ValueSet | |
| nhi-apply-type | NHI-健保重大傷病-申報類別值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nhi-apply-type
This case-sensitive code system https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-apply-type defines the following codes:
| Code | Display |
| 1 | 送核 |
| 3 | 申復 |
| 4 | 爭議 |
| 5 | 訴願 |
| 6 | 行政訴訟 |
{
"resourceType": "CodeSystem",
"id": "nhi-apply-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-apply-type",
"version": "1.0.0",
"name": "NHICIApplyTypeCodes",
"title": "NHI-健保重大傷病-申報類別",
"status": "active",
"experimental": false,
"date": "2025-04-30",
"publisher": "衛生福利部中央健康保險署",
"contact": [
{
"name": "衛生福利部中央健康保險署",
"telecom": [
{
"system": "url",
"value": "https://www.nhi.gov.tw"
}
]
}
],
"description": "臺灣衛生福利部中央健康保險署「申報類別」代碼,代碼出版日期:2025-04-30;資料所屬單位:臺灣衛生福利部中央健康保險署。",
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "1",
"display": "送核"
},
{
"code": "3",
"display": "申復"
},
{
"code": "4",
"display": "爭議"
},
{
"code": "5",
"display": "訴願"
},
{
"code": "6",
"display": "行政訴訟"
}
]
}