| Package | tw.gov.mohw.nhi.pas |
| Resource Type | CodeSystem |
| Id | nhi-tmhb-type |
| FHIR Version | R4 |
| Source | https://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/CodeSystem-nhi-tmhb-type.html |
| URL | https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-tmhb-type |
| Version | 1.0.7 |
| Status | active |
| Date | 2025-07-01 |
| Name | NHITMHBType |
| Title | NHI-健保事前審查-申請案件類別 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛生福利部中央健康保險署「申請案件類別」代碼,代碼出版日期:2025-07-01;資料所屬單位:臺灣衛生福利部中央健康保險署。 |
| Content | complete |
| ValueSet | |
| nhi-tmhb-type | NHI-健保事前審查-申請案件類別值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nhi-tmhb-type
This case-sensitive code system https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-tmhb-type defines the following codes:
| Code | Display |
| 1 | 一般事前審查申請 |
| 3 | 自主審查報備 |
| 4 | 緊急報備 |
{
"resourceType": "CodeSystem",
"id": "nhi-tmhb-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-tmhb-type",
"version": "1.0.7",
"name": "NHITMHBType",
"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": "1",
"display": "一般事前審查申請"
},
{
"code": "3",
"display": "自主審查報備"
},
{
"code": "4",
"display": "緊急報備"
}
]
}