台灣癌症登記長表實作指引 (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-OthRTTech1-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem lf-OthRTTech1-codesystem</b></p><a name=\"lf-OthRTTech1-codesystem\"> </a><a name=\"hclf-OthRTTech1-codesystem\"> </a><a name=\"lf-OthRTTech1-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-OthRTTech1-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-OthRTTech1-codesystem--9\"> </a></td><td>Unknown/Missing Data 不知道/無資料</td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"lf-OthRTTech1-codesystem--1\"> </a></td><td>Other RT, NOS 有其他特殊放射治療,詳情不明</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"lf-OthRTTech1-codesystem-0\"> </a></td><td>No Other RT 無其他特殊放射治療</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-OthRTTech1-codesystem",
  "version" : "0.1.1",
  "name" : "LFOthRTTech1CS",
  "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" : "Other RT Technique 1 Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "-9",
      "display" : "Unknown/Missing Data 不知道/無資料"
    },
    {
      "code" : "-1",
      "display" : "Other RT, NOS 有其他特殊放射治療,詳情不明"
    },
    {
      "code" : "0",
      "display" : "No Other RT 無其他特殊放射治療"
    }
  ]
}