國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use

This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 其他治療代碼系統 - JSON Representation

Active as of 2024-09-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CRLF-OtherTreatment",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-OtherTreatment</b></p><a name=\"CRLF-OtherTreatment\"> </a><a name=\"hcCRLF-OtherTreatment\"> </a><a name=\"CRLF-OtherTreatment-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-OtherTreatment</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\">00<a name=\"CRLF-OtherTreatment-00\"> </a></td><td>(1)未接受其他治療,其他治療非首次療程的一部份 (2)由屍體解剖時才診斷為癌症 (3)個案於申報醫院接受臨床試驗藥物治療,且依據藥物種類編碼於化學/荷爾蒙/類固醇/免疫/標靶欄位</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"CRLF-OtherTreatment-01\"> </a></td><td>在申報醫院的首次療程中接受其他治療</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"CRLF-OtherTreatment-02\"> </a></td><td>在外院的首次療程中接受其他治療</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"CRLF-OtherTreatment-03\"> </a></td><td>個案在申報醫院及外院的首次療程中接受其他治療</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"CRLF-OtherTreatment-99\"> </a></td><td>(1)由於病歷未記載,所以不知道其他治療是否有被建議或是已經執行 (2)僅由死亡證明書得知個案有癌症</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-OtherTreatment",
  "version" : "0.1.0",
  "name" : "CRLFOtherTreatmentCodeSystem",
  "title" : "其他治療代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-01",
  "publisher" : "國家級人體生物資料庫整合平台",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ghd.tw/"
        }
      ]
    }
  ],
  "description" : "CRLF其他治療代碼系統",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "00",
      "display" : "(1)未接受其他治療,其他治療非首次療程的一部份 (2)由屍體解剖時才診斷為癌症 (3)個案於申報醫院接受臨床試驗藥物治療,且依據藥物種類編碼於化學/荷爾蒙/類固醇/免疫/標靶欄位"
    },
    {
      "code" : "01",
      "display" : "在申報醫院的首次療程中接受其他治療"
    },
    {
      "code" : "02",
      "display" : "在外院的首次療程中接受其他治療"
    },
    {
      "code" : "03",
      "display" : "個案在申報醫院及外院的首次療程中接受其他治療"
    },
    {
      "code" : "99",
      "display" : "(1)由於病歷未記載,所以不知道其他治療是否有被建議或是已經執行 (2)僅由死亡證明書得知個案有癌症"
    }
  ]
}