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

: SSF5 肝癌-總膽紅素檢驗值代碼系統 - JSON Representation

Active as of 2024-08-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ssf-5-liver-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssf-5-liver-codesystem</b></p><a name=\"ssf-5-liver-codesystem\"> </a><a name=\"hcssf-5-liver-codesystem\"> </a><a name=\"ssf-5-liver-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/ssf-5-liver-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<a name=\"ssf-5-liver-codesystem-001\"> </a></td><td>≦ 0.1 mg/dL</td></tr><tr><td style=\"white-space:nowrap\">002-986<a name=\"ssf-5-liver-codesystem-002-986\"> </a></td><td>0.2–98.6 mg/dL</td></tr><tr><td style=\"white-space:nowrap\">987<a name=\"ssf-5-liver-codesystem-987\"> </a></td><td>≧98.7 mg/dL</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-5-liver-codesystem-988\"> </a></td><td>不適用,於外院已開始首次療程且無外院檢驗值</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-5-liver-codesystem-999\"> </a></td><td>(1) 病歷未記載或不詳 (2) 沒有檢驗</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/ssf-5-liver-codesystem",
  "version" : "0.1.1",
  "name" : "SSF5liverCS",
  "title" : "SSF5 肝癌-總膽紅素檢驗值代碼系統",
  "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" : "Total bilirubin (Bil T) Value Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "001",
      "display" : "≦ 0.1 mg/dL"
    },
    {
      "code" : "002-986",
      "display" : "0.2–98.6 mg/dL"
    },
    {
      "code" : "987",
      "display" : "≧98.7 mg/dL"
    },
    {
      "code" : "988",
      "display" : "不適用,於外院已開始首次療程且無外院檢驗值"
    },
    {
      "code" : "999",
      "display" : "(1) 病歷未記載或不詳 (2) 沒有檢驗"
    }
  ]
}