Package | tw.gov.mohw.nhi.ngs |
Type | CodeSystem |
Id | nhi-apply-type |
FHIR Version | R4 |
Source | https://nhicore.nhi.gov.tw/ngs/https://build.fhir.org/ig/TWNHIFHIR/ngs/CodeSystem-nhi-apply-type.html |
URL | https://nhicore.nhi.gov.tw/ngs/CodeSystem/nhi-apply-type |
Version | 1.0.0 |
Status | active |
Date | 2025-04-30 |
Name | NHIApplyType |
Title | NHI-健保NGS-申報類別 |
Realm | tw |
Authority | national |
Description | 臺灣衛生福利部中央健康保險署「申報類別」代碼,代碼出版日期:2025-04-30,資料所屬單位:臺灣衛生福利部中央健康保險署。 |
Content | complete |
ValueSet | |
nhi-apply-type | NHI-健保NGS-申報類別值集 |
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/ngs/CodeSystem/nhi-apply-type
defines the following codes:
Code | Display |
1 | 送核 |
2 | 送核補件 |
3 | 申復 |
4 | 爭議審議 |
5 | 申復補件 |
{ "resourceType": "CodeSystem", "id": "nhi-apply-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nhicore.nhi.gov.tw/ngs/CodeSystem/nhi-apply-type", "version": "1.0.0", "name": "NHIApplyType", "title": "NHI-健保NGS-申報類別", "status": "active", "experimental": false, "date": "2025-04-30", "publisher": "Example Publisher", "contact": [ { "name": "Example Publisher", "telecom": [ { "system": "url", "value": "http://example.org/example-publisher" } ] } ], "description": "臺灣衛生福利部中央健康保險署「申報類別」代碼,代碼出版日期:2025-04-30,資料所屬單位:臺灣衛生福利部中央健康保險署。", "caseSensitive": true, "content": "complete", "count": 5, "concept": [ { "code": "1", "display": "送核" }, { "code": "2", "display": "送核補件" }, { "code": "3", "display": "申復" }, { "code": "4", "display": "爭議審議" }, { "code": "5", "display": "申復補件" } ] }