國家級人體生物資料庫整合平台共同資料模式實作指引(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

: SSF6 肝癌-凝血酶原時間國際正常比值代碼系統 - JSON Representation

Active as of 2024-08-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ssf-6-liver-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssf-6-liver-codesystem</b></p><a name=\"ssf-6-liver-codesystem\"> </a><a name=\"hcssf-6-liver-codesystem\"> </a><a name=\"ssf-6-liver-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-6-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-060<a name=\"ssf-6-liver-codesystem-001-060\"> </a></td><td>0.1–6.0</td></tr><tr><td style=\"white-space:nowrap\">997<a name=\"ssf-6-liver-codesystem-997\"> </a></td><td>&gt; 6 或大於該院檢測的最高值</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-6-liver-codesystem-988\"> </a></td><td>不適用,已於外院開始首次療程且無外院檢驗值。</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-6-liver-codesystem-999\"> </a></td><td>(1) 病歷未記載或不詳。(2) 沒有檢驗。</td></tr></table></div>"
  },
  "url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-6-liver-codesystem",
  "version" : "0.1.0",
  "name" : "SSF6liverCS",
  "title" : "SSF6 肝癌-凝血酶原時間國際正常比值代碼系統",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-01T15:33:47+08:00",
  "publisher" : "國家級人體生物資料庫整合平台",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ghd.tw/"
        }
      ]
    }
  ],
  "description" : "International Normalized Ratio for Prothrombin Time (INR) Code System",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "001-060",
      "display" : "0.1–6.0"
    },
    {
      "code" : "997",
      "display" : "> 6 或大於該院檢測的最高值"
    },
    {
      "code" : "988",
      "display" : "不適用,已於外院開始首次療程且無外院檢驗值。"
    },
    {
      "code" : "999",
      "display" : "(1) 病歷未記載或不詳。(2) 沒有檢驗。"
    }
  ]
}