國家級人體生物資料庫整合平台共同資料模式實作指引(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-NEXAM",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-NEXAM</b></p><a name=\"CRLF-NEXAM\"> </a><a name=\"hcCRLF-NEXAM\"> </a><a name=\"CRLF-NEXAM-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-NEXAM</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\">00<a name=\"CRLF-NEXAM-00\"> </a></td><td>未檢查區域淋巴結</td></tr><tr><td style=\"white-space:nowrap\">0A<a name=\"CRLF-NEXAM-0A\"> </a></td><td>檢查顆數 1-89 顆</td></tr><tr><td style=\"white-space:nowrap\">90<a name=\"CRLF-NEXAM-90\"> </a></td><td>檢查顆數為≧90 顆</td></tr><tr><td style=\"white-space:nowrap\">95<a name=\"CRLF-NEXAM-95\"> </a></td><td>淋巴結未移除 (以 aspiration 或 core biopsy 方式)</td></tr><tr><td style=\"white-space:nowrap\">96<a name=\"CRLF-NEXAM-96\"> </a></td><td>移除,但數目不詳 (以 sampling 方式)</td></tr><tr><td style=\"white-space:nowrap\">97<a name=\"CRLF-NEXAM-97\"> </a></td><td>移除,但數目不詳 (以 dissection 方式)</td></tr><tr><td style=\"white-space:nowrap\">98<a name=\"CRLF-NEXAM-98\"> </a></td><td>(1)經手術移除,但數目不詳 (未記載以sampling或dissection) (2)有檢查,但數目不詳</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"CRLF-NEXAM-99\"> </a></td><td>(1)不知道是否有檢查 (2)不適用或是陰性 (3)病歷中未記載</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-NEXAM",
  "version" : "0.1.0",
  "name" : "CRLFNEXAMCodeSystem",
  "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" : 8,
  "concept" : [
    {
      "code" : "00",
      "display" : "未檢查區域淋巴結"
    },
    {
      "code" : "0A",
      "display" : "檢查顆數 1-89 顆"
    },
    {
      "code" : "90",
      "display" : "檢查顆數為≧90 顆"
    },
    {
      "code" : "95",
      "display" : "淋巴結未移除 (以 aspiration 或 core biopsy 方式)"
    },
    {
      "code" : "96",
      "display" : "移除,但數目不詳 (以 sampling 方式)"
    },
    {
      "code" : "97",
      "display" : "移除,但數目不詳 (以 dissection 方式)"
    },
    {
      "code" : "98",
      "display" : "(1)經手術移除,但數目不詳 (未記載以sampling或dissection) (2)有檢查,但數目不詳"
    },
    {
      "code" : "99",
      "display" : "(1)不知道是否有檢查 (2)不適用或是陰性 (3)病歷中未記載"
    }
  ]
}