國家級人體生物資料庫整合平台共同資料模式實作指引(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-ORT",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-ORT</b></p><a name=\"CRLF-ORT\"> </a><a name=\"hcCRLF-ORT\"> </a><a name=\"CRLF-ORT-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-ORT</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=\"CRLF-ORT--9\"> </a></td><td>Unknown/Missing Data 不知道/無資料</td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"CRLF-ORT--1\"> </a></td><td>Other RT, NOS 其他特殊放射治療,未明示範圍</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"CRLF-ORT-0\"> </a></td><td>No Other RT 無其他特殊放射治療</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CRLF-ORT-1\"> </a></td><td>T 原發腫瘤</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CRLF-ORT-2\"> </a></td><td>N 區域淋巴結</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CRLF-ORT-4\"> </a></td><td>M 遠端轉移</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"CRLF-ORT-8\"> </a></td><td>Extended lymphoid region 廣泛淋巴區域</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"CRLF-ORT-16\"> </a></td><td>Total body/Bone Marrow 全身/全骨髓</td></tr><tr><td style=\"white-space:nowrap\">32<a name=\"CRLF-ORT-32\"> </a></td><td>Total skin 全皮膚</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-ORT",
  "version" : "0.1.0",
  "name" : "CRLFORTCodeSystem",
  "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" : 9,
  "concept" : [
    {
      "code" : "-9",
      "display" : "Unknown/Missing Data 不知道/無資料"
    },
    {
      "code" : "-1",
      "display" : "Other RT, NOS 其他特殊放射治療,未明示範圍"
    },
    {
      "code" : "0",
      "display" : "No Other RT 無其他特殊放射治療"
    },
    {
      "code" : "1",
      "display" : "T 原發腫瘤"
    },
    {
      "code" : "2",
      "display" : "N 區域淋巴結"
    },
    {
      "code" : "4",
      "display" : "M 遠端轉移"
    },
    {
      "code" : "8",
      "display" : "Extended lymphoid region 廣泛淋巴區域"
    },
    {
      "code" : "16",
      "display" : "Total body/Bone Marrow 全身/全骨髓"
    },
    {
      "code" : "32",
      "display" : "Total skin 全皮膚"
    }
  ]
}