國家級人體生物資料庫整合平台共同資料模式實作指引(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-RadiotherapyAndSurgery",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-RadiotherapyAndSurgery</b></p><a name=\"CRLF-RadiotherapyAndSurgery\"> </a><a name=\"hcCRLF-RadiotherapyAndSurgery\"> </a><a name=\"CRLF-RadiotherapyAndSurgery-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-RadiotherapyAndSurgery</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-RadiotherapyAndSurgery--9\"> </a></td><td>Unknown/Missing Data 資料缺漏</td></tr><tr><td style=\"white-space:nowrap\">-8<a name=\"CRLF-RadiotherapyAndSurgery--8\"> </a></td><td>No surgery 未手術</td></tr><tr><td style=\"white-space:nowrap\">-7<a name=\"CRLF-RadiotherapyAndSurgery--7\"> </a></td><td>No need to compare 不需比較順序</td></tr><tr><td style=\"white-space:nowrap\">-6<a name=\"CRLF-RadiotherapyAndSurgery--6\"> </a></td><td>More than two locoregionl surgeries, and have locoregionl radiation therapy 有兩次以上原發部位或區域淋巴 結手術,無法決定順序</td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"CRLF-RadiotherapyAndSurgery--1\"> </a></td><td>Sequence unknown 順序未明</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"CRLF-RadiotherapyAndSurgery-0\"> </a></td><td>No radiation therapy 無放射治療</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CRLF-RadiotherapyAndSurgery-1\"> </a></td><td>Pre-operative radiation therapy 手術前放射治療</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CRLF-RadiotherapyAndSurgery-2\"> </a></td><td>IORT 手術中放射治療</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CRLF-RadiotherapyAndSurgery-4\"> </a></td><td>Post-operative radiation therapy 手術後放射治療</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-RadiotherapyAndSurgery",
  "version" : "0.1.0",
  "name" : "CRLFRadiotherapyAndSurgery",
  "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" : "-8",
      "display" : "No surgery 未手術"
    },
    {
      "code" : "-7",
      "display" : "No need to compare 不需比較順序"
    },
    {
      "code" : "-6",
      "display" : "More than two locoregionl surgeries, and have locoregionl radiation therapy 有兩次以上原發部位或區域淋巴 結手術,無法決定順序"
    },
    {
      "code" : "-1",
      "display" : "Sequence unknown 順序未明"
    },
    {
      "code" : "0",
      "display" : "No radiation therapy 無放射治療"
    },
    {
      "code" : "1",
      "display" : "Pre-operative radiation therapy 手術前放射治療"
    },
    {
      "code" : "2",
      "display" : "IORT 手術中放射治療"
    },
    {
      "code" : "4",
      "display" : "Post-operative radiation therapy 手術後放射治療"
    }
  ]
}