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

: SSF4 乳癌-哨兵淋巴結檢查數目代碼系統 - JSON Representation

Active as of 2024-08-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ssf-4-breast-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssf-4-breast-codesystem</b></p><a name=\"ssf-4-breast-codesystem\"> </a><a name=\"hcssf-4-breast-codesystem\"> </a><a name=\"ssf-4-breast-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-4-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\">000<a name=\"ssf-4-breast-codesystem-000\"> </a></td><td>沒有進行哨兵淋巴結手術</td></tr><tr><td style=\"white-space:nowrap\">001-089<a name=\"ssf-4-breast-codesystem-001-089\"> </a></td><td>依實際檢查之哨兵淋巴結數目填入</td></tr><tr><td style=\"white-space:nowrap\">998<a name=\"ssf-4-breast-codesystem-998\"> </a></td><td>不適用</td></tr><tr><td style=\"white-space:nowrap\">996<a name=\"ssf-4-breast-codesystem-996\"> </a></td><td>(1) 病歷上記載有哨兵淋巴結檢查,但數目不詳 (2) 若醫師確實執行哨兵淋巴結取樣,但病理報告中未發現淋巴結組織</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-4-breast-codesystem-999\"> </a></td><td>(1) 不清楚檢測是否執行 (2) 病歷未記載</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-4-breast-codesystem",
  "version" : "0.1.0",
  "name" : "SSF4breastCS",
  "title" : "SSF4 乳癌-哨兵淋巴結檢查數目代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-01T15:33:47+08:00",
  "publisher" : "國家級人體生物資料庫整合平台",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ghd.tw/"
        }
      ]
    }
  ],
  "description" : "No. of Sentinel Lymph Nodes Examined Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "000",
      "display" : "沒有進行哨兵淋巴結手術"
    },
    {
      "code" : "001-089",
      "display" : "依實際檢查之哨兵淋巴結數目填入"
    },
    {
      "code" : "998",
      "display" : "不適用"
    },
    {
      "code" : "996",
      "display" : "(1) 病歷上記載有哨兵淋巴結檢查,但數目不詳 (2) 若醫師確實執行哨兵淋巴結取樣,但病理報告中未發現淋巴結組織"
    },
    {
      "code" : "999",
      "display" : "(1) 不清楚檢測是否執行 (2) 病歷未記載"
    }
  ]
}