國家級人體生物資料庫整合平台共同資料模式實作指引(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-Confirm",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-Confirm</b></p><a name=\"CRLF-Confirm\"> </a><a name=\"hcCRLF-Confirm\"> </a><a name=\"CRLF-Confirm-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/CodeSystem/CRLF-Confirm</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\">1<a name=\"CRLF-Confirm-1\"> </a></td><td>組織病理學確診(Positive histology)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CRLF-Confirm-2\"> </a></td><td>細胞學確診(Positive cytology)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CRLF-Confirm-3\"> </a></td><td>組織病理學確診加上免疫表現分型(immunophenotyping) 陽性同時/或基因(genetic)檢測為陽性</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CRLF-Confirm-4\"> </a></td><td>經顯微鏡檢證實,但未描述其確診方式</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CRLF-Confirm-5\"> </a></td><td>實驗室檢驗/腫瘤標記檢查為陽性,但未經顯微鏡檢證實 (Positive laboratory test/marker study) / 實驗室檢驗 / 腫瘤標記檢查為陽性(Positive laboratory test/marker study)或免疫表現分型(immunophenotyping) 陽性同時/或基因(genetic)檢測為陽性</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CRLF-Confirm-6\"> </a></td><td>直接察看診斷為癌症,但未經顯微鏡檢證實</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"CRLF-Confirm-7\"> </a></td><td>放射線或其他影像學檢查診斷為癌症,但未經顯微鏡檢證實</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"CRLF-Confirm-8\"> </a></td><td>僅臨床診斷(不包含 5、6、7)</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"CRLF-Confirm-9\"> </a></td><td>不清楚是否經顯微鏡檢證實</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/CodeSystem/CRLF-Confirm",
  "version" : "0.1.0",
  "name" : "CRLFConfirmCodeSystem",
  "title" : "癌症確診方式代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-01",
  "publisher" : "國家級人體生物資料庫整合平台",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ghd.tw/"
        }
      ]
    }
  ],
  "description" : "癌症確診方式代碼系統",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "1",
      "display" : "組織病理學確診(Positive histology)"
    },
    {
      "code" : "2",
      "display" : "細胞學確診(Positive cytology)"
    },
    {
      "code" : "3",
      "display" : "組織病理學確診加上免疫表現分型(immunophenotyping) 陽性同時/或基因(genetic)檢測為陽性"
    },
    {
      "code" : "4",
      "display" : "經顯微鏡檢證實,但未描述其確診方式"
    },
    {
      "code" : "5",
      "display" : "實驗室檢驗/腫瘤標記檢查為陽性,但未經顯微鏡檢證實 (Positive laboratory test/marker study) / 實驗室檢驗 / 腫瘤標記檢查為陽性(Positive laboratory test/marker study)或免疫表現分型(immunophenotyping) 陽性同時/或基因(genetic)檢測為陽性"
    },
    {
      "code" : "6",
      "display" : "直接察看診斷為癌症,但未經顯微鏡檢證實"
    },
    {
      "code" : "7",
      "display" : "放射線或其他影像學檢查診斷為癌症,但未經顯微鏡檢證實"
    },
    {
      "code" : "8",
      "display" : "僅臨床診斷(不包含 5、6、7)"
    },
    {
      "code" : "9",
      "display" : "不清楚是否經顯微鏡檢證實"
    }
  ]
}