臺灣健保癌症用藥事前審查實作指引
1.0.1 - release

This page is part of the 臺灣癌症用藥事前審查實作指引(TWPAS IG) (v1.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: NHI-健保事前審查-申報類別 - JSON Representation

Active as of 2024-12-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nhi-apply-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhi-apply-type</b></p><a name=\"nhi-apply-type\"> </a><a name=\"hcnhi-apply-type\"> </a><a name=\"nhi-apply-type-en-US\"> </a><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-apply-type</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\">1<a name=\"nhi-apply-type-1\"> </a></td><td>送核</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"nhi-apply-type-2\"> </a></td><td>送核補件</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"nhi-apply-type-3\"> </a></td><td>申復</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"nhi-apply-type-4\"> </a></td><td>爭議審議</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"nhi-apply-type-5\"> </a></td><td>申復補件</td></tr></table></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-apply-type",
  "version" : "1.0.1",
  "name" : "NHIApplyType",
  "title" : "NHI-健保事前審查-申報類別",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-06",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣衛生福利部中央健康保險署「申報類別」代碼,代碼出版日期:2024-12-06;資料所屬單位:臺灣衛生福利部中央健康保險署。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "送核"
    },
    {
      "code" : "2",
      "display" : "送核補件"
    },
    {
      "code" : "3",
      "display" : "申復"
    },
    {
      "code" : "4",
      "display" : "爭議審議"
    },
    {
      "code" : "5",
      "display" : "申復補件"
    }
  ]
}