國家級人體生物資料庫整合平台共同資料模式實作指引(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-ORTTech-Radiosurgery",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-ORTTech-Radiosurgery</b></p><a name=\"CRLF-ORTTech-Radiosurgery\"> </a><a name=\"hcCRLF-ORTTech-Radiosurgery\"> </a><a name=\"CRLF-ORTTech-Radiosurgery-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-ORTTech-Radiosurgery</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\">1<a name=\"CRLF-ORTTech-Radiosurgery-1\"> </a></td><td>Gamma Knife 加馬刀</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CRLF-ORTTech-Radiosurgery-2\"> </a></td><td>Extension-Cone Modified Linac 加裝延長錐的直線加速器</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CRLF-ORTTech-Radiosurgery-3\"> </a></td><td>Cyberknife 電腦刀</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CRLF-ORTTech-Radiosurgery-4\"> </a></td><td>Dynamic MLC Linac 動態多葉式準直儀</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CRLF-ORTTech-Radiosurgery-5\"> </a></td><td>Stereotactic Tomotherapy 立體定位斷層放射療法</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CRLF-ORTTech-Radiosurgery-6\"> </a></td><td>Stereotactic Proton therapy 立體定位質子治療</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-ORTTech-Radiosurgery",
  "version" : "0.1.0",
  "name" : "CRLFORTTechRadiosurgeryCodeSystem",
  "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" : 6,
  "concept" : [
    {
      "code" : "1",
      "display" : "Gamma Knife 加馬刀"
    },
    {
      "code" : "2",
      "display" : "Extension-Cone Modified Linac 加裝延長錐的直線加速器"
    },
    {
      "code" : "3",
      "display" : "Cyberknife 電腦刀"
    },
    {
      "code" : "4",
      "display" : "Dynamic MLC Linac 動態多葉式準直儀"
    },
    {
      "code" : "5",
      "display" : "Stereotactic Tomotherapy 立體定位斷層放射療法"
    },
    {
      "code" : "6",
      "display" : "Stereotactic Proton therapy 立體定位質子治療"
    }
  ]
}