台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build

台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 病理分期字根/字首代碼系統 - JSON Representation

Active as of 2024-08-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "lf-PathStageDes-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem lf-PathStageDes-codesystem</b></p><a name=\"lf-PathStageDes-codesystem\"> </a><a name=\"hclf-PathStageDes-codesystem\"> </a><a name=\"lf-PathStageDes-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-PathStageDes-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\">0<a name=\"lf-PathStageDes-codesystem-0\"> </a></td><td>無</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"lf-PathStageDes-codesystem-3\"> </a></td><td>M-同一原發部位有多顆腫瘤</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"lf-PathStageDes-codesystem-4\"> </a></td><td>Y-首次治療期間或治療後進行的病理分期</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"lf-PathStageDes-codesystem-6\"> </a></td><td>M&amp;Y-多原發腫瘤併首次治療期間進行之 病理分期</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"lf-PathStageDes-codesystem-9\"> </a></td><td>不詳;病歷上未記載</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-PathStageDes-codesystem",
  "version" : "0.1.1",
  "name" : "LFPathStageDesCS",
  "title" : "病理分期字根/字首代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-01T15:33:47+08:00",
  "publisher" : "Kuo",
  "contact" : [
    {
      "name" : "Kuo",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Pathologic Stage (Prefix/Suffix) Descriptor Code System",
  "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" : "不詳;病歷上未記載"
    }
  ]
}