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

台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long 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" : "lf-SeqOfLocTherAndSysTher-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem lf-SeqOfLocTherAndSysTher-codesystem</b></p><a name=\"lf-SeqOfLocTherAndSysTher-codesystem\"> </a><a name=\"hclf-SeqOfLocTherAndSysTher-codesystem\"> </a><a name=\"lf-SeqOfLocTherAndSysTher-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-SeqOfLocTherAndSysTher-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\">-9<a name=\"lf-SeqOfLocTherAndSysTher-codesystem--9\"> </a></td><td>Unknown/Missing Data 資料缺漏</td></tr><tr><td style=\"white-space:nowrap\">-8<a name=\"lf-SeqOfLocTherAndSysTher-codesystem--8\"> </a></td><td>No regional therapy 無區域治療</td></tr><tr><td style=\"white-space:nowrap\">-7<a name=\"lf-SeqOfLocTherAndSysTher-codesystem--7\"> </a></td><td>Locoreginal medical therapy 局部性藥物治療</td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"lf-SeqOfLocTherAndSysTher-codesystem--1\"> </a></td><td>Sequence unknown;Systemic therapy as the major treatment modality 順序未明;全身性治療為最主要的療法</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"lf-SeqOfLocTherAndSysTher-codesystem-0\"> </a></td><td>No medical therapy 無藥物治療</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"lf-SeqOfLocTherAndSysTher-codesystem-1\"> </a></td><td>Induction/Neoadjuvant 導引/前導性輔助療法</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"lf-SeqOfLocTherAndSysTher-codesystem-2\"> </a></td><td>Concurrent/Concomitant 同步療法</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"lf-SeqOfLocTherAndSysTher-codesystem-4\"> </a></td><td>Adjuvant 輔助療法</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-SeqOfLocTherAndSysTher-codesystem",
  "version" : "0.1.1",
  "name" : "LFSeqOfLocTherAndSysTherCS",
  "title" : "區域治療與全身性治療順序代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-01T15:33:47+08:00",
  "publisher" : "Kuo",
  "contact" : [
    {
      "name" : "Kuo",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Sequence of Locoregional Therapy and Systemic Therapy Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "-9",
      "display" : "Unknown/Missing Data 資料缺漏"
    },
    {
      "code" : "-8",
      "display" : "No regional therapy 無區域治療"
    },
    {
      "code" : "-7",
      "display" : "Locoreginal medical therapy 局部性藥物治療"
    },
    {
      "code" : "-1",
      "display" : "Sequence unknown;Systemic therapy as the major treatment modality 順序未明;全身性治療為最主要的療法"
    },
    {
      "code" : "0",
      "display" : "No medical therapy 無藥物治療"
    },
    {
      "code" : "1",
      "display" : "Induction/Neoadjuvant 導引/前導性輔助療法"
    },
    {
      "code" : "2",
      "display" : "Concurrent/Concomitant 同步療法"
    },
    {
      "code" : "4",
      "display" : "Adjuvant 輔助療法"
    }
  ]
}