國家級人體生物資料庫整合平台共同資料模式實作指引(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

: SSF9 肺癌-腫瘤顆數代碼系統 - JSON Representation

Active as of 2024-08-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ssf-9-lung-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssf-9-lung-codesystem</b></p><a name=\"ssf-9-lung-codesystem\"> </a><a name=\"hcssf-9-lung-codesystem\"> </a><a name=\"ssf-9-lung-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-9-lung-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\">002-020<a name=\"ssf-9-lung-codesystem-002-020\"> </a></td><td>腫瘤顆數為 2-20 顆</td></tr><tr><td style=\"white-space:nowrap\">021<a name=\"ssf-9-lung-codesystem-021\"> </a></td><td>腫瘤顆數大於 20 顆以上</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-9-lung-codesystem-988\"> </a></td><td>不適用。(1) T0 (No evidence of primary tumor)個案 (2) 非為病理期別第 0-2 期個案 (3) 未執行手術個案 (4) 僅有單顆腫瘤 (5) 非於申報醫院診療,且無外院資料</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-9-lung-codesystem-999\"> </a></td><td>病歷未記載或不詳</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-9-lung-codesystem",
  "version" : "0.1.0",
  "name" : "SSF9lungCS",
  "title" : "SSF9 肺癌-腫瘤顆數代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-01T15:33:47+08:00",
  "publisher" : "國家級人體生物資料庫整合平台",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ghd.tw/"
        }
      ]
    }
  ],
  "description" : "Tumor Nodules Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "002-020",
      "display" : "腫瘤顆數為 2-20 顆"
    },
    {
      "code" : "021",
      "display" : "腫瘤顆數大於 20 顆以上"
    },
    {
      "code" : "988",
      "display" : "不適用。(1) T0 (No evidence of primary tumor)個案 (2) 非為病理期別第 0-2 期個案 (3) 未執行手術個案 (4) 僅有單顆腫瘤 (5) 非於申報醫院診療,且無外院資料"
    },
    {
      "code" : "999",
      "display" : "病歷未記載或不詳"
    }
  ]
}