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

: SSF10 乳癌-Ki-67代碼系統 - JSON Representation

Active as of 2024-08-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ssf-10-breast-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssf-10-breast-codesystem</b></p><a name=\"ssf-10-breast-codesystem\"> </a><a name=\"hcssf-10-breast-codesystem\"> </a><a name=\"ssf-10-breast-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-10-breast-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\">001-100<a name=\"ssf-10-breast-codesystem-001-100\"> </a></td><td>記載病理報告 Ki-67 的百分比</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-10-breast-codesystem-988\"> </a></td><td>不適用。(1) Phyllodes tumors (ICD-O-3 M-9020)。(2) Sarcoma (ICD-O-3 M-8800-8936, 8940-9136, 9141-9582) (3) 外院已執行手術且切除大部分腫瘤,但無外院資訊</td></tr><tr><td style=\"white-space:nowrap\">998<a name=\"ssf-10-breast-codesystem-998\"> </a></td><td>有檢驗,但百分比不明</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-10-breast-codesystem-999\"> </a></td><td>(1) 不清楚檢測是否執行 (2) 病歷未記載 (3) 沒有檢驗</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-10-breast-codesystem",
  "version" : "0.1.0",
  "name" : "SSF10breastCS",
  "title" : "SSF10 乳癌-Ki-67代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-01T15:33:47+08:00",
  "publisher" : "國家級人體生物資料庫整合平台",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ghd.tw/"
        }
      ]
    }
  ],
  "description" : "Ki-67 Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "001-100",
      "display" : "記載病理報告 Ki-67 的百分比"
    },
    {
      "code" : "988",
      "display" : "不適用。(1) Phyllodes tumors (ICD-O-3 M-9020)。(2) Sarcoma (ICD-O-3 M-8800-8936, 8940-9136, 9141-9582) (3) 外院已執行手術且切除大部分腫瘤,但無外院資訊"
    },
    {
      "code" : "998",
      "display" : "有檢驗,但百分比不明"
    },
    {
      "code" : "999",
      "display" : "(1) 不清楚檢測是否執行 (2) 病歷未記載 (3) 沒有檢驗"
    }
  ]
}