FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/nhi-operationoutcome

Packagetw.gov.mohw.nhi.ngs
TypeCodeSystem
Idnhi-operationoutcome
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/ngs/https://build.fhir.org/ig/TWNHIFHIR/ngs/CodeSystem-nhi-operationoutcome.html
URLhttps://nhicore.nhi.gov.tw/ngs/CodeSystem/nhi-operationoutcome
Version1.0.0
Statusactive
Date2025-04-30
NameNHIOperationOutcome
TitleNHI-健保NGS-系統回應訊息
Realmtw
Authoritynational
Description臺灣衛生福利部中央健康保險署「系統回應訊息」代碼, 代碼出版日期:2025-04-30;資料所屬單位:衛生福利部中央健康保險署。 *因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*
Contentcomplete

Resources that use this resource

ValueSet
nhi-operationoutcomeNHI-健保NGS-系統回應訊息值集

Resources that this resource uses

No resources found


Narrative

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
待處理
處理中
處理中(等待附件檔)
處理中(檔案檢核中)
處理中(等待檢查申報資料)
資料檢核失敗
檔案傳送失敗
附件檔轉檔失敗
申請檔案檢核失敗
申請檔案未備齊
已受理
審查中
審畢結果

Source

{
  "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": "Example Publisher",
  "contact": [
    {
      "name": "Example Publisher",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "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": "審畢結果"
    }
  ]
}