NGS IG
0.1.0 - ci-build

NGS IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NHI-系統回應訊息 - JSON Representation

Draft as of 2025-01-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nhi-operationoutcome",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhi-operationoutcome</b></p><a name=\"nhi-operationoutcome\"> </a><a name=\"hcnhi-operationoutcome\"> </a><a name=\"nhi-operationoutcome-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-operationoutcome</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">I00001<a name=\"nhi-operationoutcome-I00001\"> </a></td><td>上傳成功</td></tr><tr><td style=\"white-space:nowrap\">E00001<a name=\"nhi-operationoutcome-E00001\"> </a></td><td>上傳失敗</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-operationoutcome",
  "version" : "0.1.0",
  "name" : "NHIOperationOutcome",
  "title" : "NHI-系統回應訊息",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-01-01",
  "publisher" : "衛生福利部",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ghd.tw"
        }
      ]
    }
  ],
  "description" : "臺灣衛生福利部中央健康保險署「系統回應訊息」代碼,\n\n代碼出版日期:2025-01-01;資料所屬單位:衛生福利部中央健康保險署。\n\n*因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "I00001",
      "display" : "上傳成功"
    },
    {
      "code" : "E00001",
      "display" : "上傳失敗"
    }
  ]
}