台灣癌症登記短表實作指引 (Taiwan Cancer Registry Short Form Implementation Guide)
0.1.1 - ci-build

台灣癌症登記短表實作指引 (Taiwan Cancer Registry Short Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 申報醫院其他治療代碼系統 - JSON Representation

Active as of 2024-08-01

Raw json | Download


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