國家級人體生物資料庫整合平台共同資料模式實作指引(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-RTHDose",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-RTHDose</b></p><a name=\"CRLF-RTHDose\"> </a><a name=\"hcCRLF-RTHDose\"> </a><a name=\"CRLF-RTHDose-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-RTHDose</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\">00000<a name=\"CRLF-RTHDose-00000\"> </a></td><td>沒有體外放射治療</td></tr><tr><td style=\"white-space:nowrap\">99997<a name=\"CRLF-RTHDose-99997\"> </a></td><td>CTV_H 的體外放射治療劑量是 99997 cGy 或更多</td></tr><tr><td style=\"white-space:nowrap\">99998<a name=\"CRLF-RTHDose-99998\"> </a></td><td>有體外放射治療,但 CTV_H 的體外放射治療劑量不詳</td></tr><tr><td style=\"white-space:nowrap\">99999<a name=\"CRLF-RTHDose-99999\"> </a></td><td>資料不詳,不清楚有沒有體外放射治療</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-RTHDose",
  "version" : "0.1.0",
  "name" : "CRLFRTHDoseCodeSystem",
  "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" : 4,
  "concept" : [
    {
      "code" : "00000",
      "display" : "沒有體外放射治療"
    },
    {
      "code" : "99997",
      "display" : "CTV_H 的體外放射治療劑量是 99997 cGy 或更多"
    },
    {
      "code" : "99998",
      "display" : "有體外放射治療,但 CTV_H 的體外放射治療劑量不詳"
    },
    {
      "code" : "99999",
      "display" : "資料不詳,不清楚有沒有體外放射治療"
    }
  ]
}