台灣癌症登記長表實作指引 (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

: SSF6 攝護腺癌-切片條數檢查數目代碼系統 - JSON Representation

Active as of 2024-08-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ssf-6-prostate-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssf-6-prostate-codesystem</b></p><a name=\"ssf-6-prostate-codesystem\"> </a><a name=\"hcssf-6-prostate-codesystem\"> </a><a name=\"ssf-6-prostate-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/ssf-6-prostate-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\">001-024<a name=\"ssf-6-prostate-codesystem-001-024\"> </a></td><td>檢查 1-24 切片條數</td></tr><tr><td style=\"white-space:nowrap\">025<a name=\"ssf-6-prostate-codesystem-025\"> </a></td><td>檢查 25 或以上的切片條數</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-6-prostate-codesystem-988\"> </a></td><td>不適用;未執行細針切片</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-6-prostate-codesystem-999\"> </a></td><td>(1) 執行切片,但切片條數檢查數未知 (2) 不詳</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/ssf-6-prostate-codesystem",
  "version" : "0.1.1",
  "name" : "SSF6prostateCS",
  "title" : "SSF6 攝護腺癌-切片條數檢查數目代碼系統",
  "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" : "Nottingham or Bloom-Richardson(BR) Score/Grade Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "001-024",
      "display" : "檢查 1-24 切片條數"
    },
    {
      "code" : "025",
      "display" : "檢查 25 或以上的切片條數"
    },
    {
      "code" : "988",
      "display" : "不適用;未執行細針切片"
    },
    {
      "code" : "999",
      "display" : "(1) 執行切片,但切片條數檢查數未知 (2) 不詳"
    }
  ]
}