| Package | tw.gov.mohw.nhi.ngs |
| Resource Type | CodeSystem |
| Id | nhi-operationoutcome |
| FHIR Version | R4 |
| Source | https://nhicore.nhi.gov.tw/ngs/https://build.fhir.org/ig/TWNHIFHIR/ngs/CodeSystem-nhi-operationoutcome.html |
| URL | https://nhicore.nhi.gov.tw/ngs/CodeSystem/nhi-operationoutcome |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-04-30 |
| Name | NHIOperationOutcome |
| Title | NHI-健保NGS-系統回應訊息 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛生福利部中央健康保險署「系統回應訊息」代碼, 代碼出版日期:2025-04-30;資料所屬單位:衛生福利部中央健康保險署。 *因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。* |
| Content | complete |
| ValueSet | |
| nhi-operationoutcome | NHI-健保NGS-系統回應訊息值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nhi-operationoutcome
This case-sensitive code system https://nhicore.nhi.gov.tw/ngs/CodeSystem/nhi-operationoutcome defines the following codes:
| Code |
| 待處理 |
| 處理中 |
| 處理中(等待附件檔) |
| 處理中(檔案檢核中) |
| 處理中(等待檢查申報資料) |
| 資料檢核失敗 |
| 檔案傳送失敗 |
| 附件檔轉檔失敗 |
| 申請檔案檢核失敗 |
| 申請檔案未備齊 |
| 已受理 |
| 審查中 |
| 審畢結果 |
{
"resourceType": "CodeSystem",
"id": "nhi-operationoutcome",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/ngs/CodeSystem/nhi-operationoutcome",
"version": "1.0.0",
"name": "NHIOperationOutcome",
"title": "NHI-健保NGS-系統回應訊息",
"status": "active",
"experimental": false,
"date": "2025-04-30",
"publisher": "衛生福利部中央健康保險署",
"contact": [
{
"name": "衛生福利部中央健康保險署",
"telecom": [
{
"system": "url",
"value": "https://www.nhi.gov.tw"
}
]
}
],
"description": "臺灣衛生福利部中央健康保險署「系統回應訊息」代碼,\n\n代碼出版日期:2025-04-30;資料所屬單位:衛生福利部中央健康保險署。\n\n*因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*",
"caseSensitive": true,
"content": "complete",
"count": 13,
"concept": [
{
"code": "待處理"
},
{
"code": "處理中"
},
{
"code": "處理中(等待附件檔)"
},
{
"code": "處理中(檔案檢核中)"
},
{
"code": "處理中(等待檢查申報資料)"
},
{
"code": "資料檢核失敗"
},
{
"code": "檔案傳送失敗"
},
{
"code": "附件檔轉檔失敗"
},
{
"code": "申請檔案檢核失敗"
},
{
"code": "申請檔案未備齊"
},
{
"code": "已受理"
},
{
"code": "審查中"
},
{
"code": "審畢結果"
}
]
}