臺灣健保癌症用藥事前審查實作指引
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-supporting-info-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhi-supporting-info-type</b></p><a name=\"nhi-supporting-info-type\"> </a><a name=\"hcnhi-supporting-info-type\"> </a><a name=\"nhi-supporting-info-type-en-US\"> </a><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-supporting-info-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\">weight<a name=\"nhi-supporting-info-type-weight\"> </a></td><td>病人體重</td></tr><tr><td style=\"white-space:nowrap\">height<a name=\"nhi-supporting-info-type-height\"> </a></td><td>病人身高</td></tr><tr><td style=\"white-space:nowrap\">pregnancyBreastfeedingStatus<a name=\"nhi-supporting-info-type-pregnancyBreastfeedingStatus\"> </a></td><td>是否懷孕或哺乳</td></tr><tr><td style=\"white-space:nowrap\">imagingReport<a name=\"nhi-supporting-info-type-imagingReport\"> </a></td><td>影像報告</td></tr><tr><td style=\"white-space:nowrap\">cancerStage<a name=\"nhi-supporting-info-type-cancerStage\"> </a></td><td>癌症分期量表</td></tr><tr><td style=\"white-space:nowrap\">examinationReport<a name=\"nhi-supporting-info-type-examinationReport\"> </a></td><td>檢查報告</td></tr><tr><td style=\"white-space:nowrap\">geneInfo<a name=\"nhi-supporting-info-type-geneInfo\"> </a></td><td>基因資訊</td></tr><tr><td style=\"white-space:nowrap\">tests<a name=\"nhi-supporting-info-type-tests\"> </a></td><td>檢驗(查)</td></tr><tr><td style=\"white-space:nowrap\">patientAssessment<a name=\"nhi-supporting-info-type-patientAssessment\"> </a></td><td>病人狀態評估</td></tr><tr><td style=\"white-space:nowrap\">medicationRequest<a name=\"nhi-supporting-info-type-medicationRequest\"> </a></td><td>用藥品項</td></tr><tr><td style=\"white-space:nowrap\">radiotherapy<a name=\"nhi-supporting-info-type-radiotherapy\"> </a></td><td>放射治療</td></tr><tr><td style=\"white-space:nowrap\">carePlanDocument<a name=\"nhi-supporting-info-type-carePlanDocument\"> </a></td><td>治療計畫文件</td></tr><tr><td style=\"white-space:nowrap\">medicalRecord<a name=\"nhi-supporting-info-type-medicalRecord\"> </a></td><td>病歷資料</td></tr><tr><td style=\"white-space:nowrap\">treatmentAssessment<a name=\"nhi-supporting-info-type-treatmentAssessment\"> </a></td><td>結果資訊</td></tr></table></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-supporting-info-type",
  "version" : "1.0.1",
  "name" : "NHIPASSupportingInfoType",
  "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" : 14,
  "concept" : [
    {
      "code" : "weight",
      "display" : "病人體重"
    },
    {
      "code" : "height",
      "display" : "病人身高"
    },
    {
      "code" : "pregnancyBreastfeedingStatus",
      "display" : "是否懷孕或哺乳"
    },
    {
      "code" : "imagingReport",
      "display" : "影像報告"
    },
    {
      "code" : "cancerStage",
      "display" : "癌症分期量表"
    },
    {
      "code" : "examinationReport",
      "display" : "檢查報告"
    },
    {
      "code" : "geneInfo",
      "display" : "基因資訊"
    },
    {
      "code" : "tests",
      "display" : "檢驗(查)"
    },
    {
      "code" : "patientAssessment",
      "display" : "病人狀態評估"
    },
    {
      "code" : "medicationRequest",
      "display" : "用藥品項"
    },
    {
      "code" : "radiotherapy",
      "display" : "放射治療"
    },
    {
      "code" : "carePlanDocument",
      "display" : "治療計畫文件"
    },
    {
      "code" : "medicalRecord",
      "display" : "病歷資料"
    },
    {
      "code" : "treatmentAssessment",
      "display" : "結果資訊"
    }
  ]
}