國家級人體生物資料庫整合平台共同資料模式實作指引(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-Pathology-Descriptor",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-Pathology-Descriptor</b></p><a name=\"CRLF-Pathology-Descriptor\"> </a><a name=\"hcCRLF-Pathology-Descriptor\"> </a><a name=\"CRLF-Pathology-Descriptor-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-Pathology-Descriptor</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\">0<a name=\"CRLF-Pathology-Descriptor-0\"> </a></td><td>無</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CRLF-Pathology-Descriptor-3\"> </a></td><td>M-同一原發部位有多顆腫瘤</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CRLF-Pathology-Descriptor-4\"> </a></td><td>Y-首次治療期間或治療後進行的病理分期</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CRLF-Pathology-Descriptor-6\"> </a></td><td>M&amp;Y-多原發腫瘤併首次治療期間進行之 病理分期</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"CRLF-Pathology-Descriptor-9\"> </a></td><td>不詳;病歷上未記載</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-Pathology-Descriptor",
  "version" : "0.1.0",
  "name" : "CRLFPathologyDescriptorCodeSystem",
  "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" : 5,
  "concept" : [
    {
      "code" : "0",
      "display" : "無"
    },
    {
      "code" : "3",
      "display" : "M-同一原發部位有多顆腫瘤"
    },
    {
      "code" : "4",
      "display" : "Y-首次治療期間或治療後進行的病理分期"
    },
    {
      "code" : "6",
      "display" : "M&Y-多原發腫瘤併首次治療期間進行之 病理分期"
    },
    {
      "code" : "9",
      "display" : "不詳;病歷上未記載"
    }
  ]
}