臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build Taiwan, Province of China flag

臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 感染發生原因 (infection-cause) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "infection-cause",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem infection-cause</b></p><a name=\"infection-cause\"> </a><a name=\"hcinfection-cause\"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/infection-cause</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\">1<a name=\"infection-cause-1\"> </a></td><td>操作/換藥技術不當</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"infection-cause-2\"> </a></td><td>導管出口處/隧道感染</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"infection-cause-3\"> </a></td><td>腹部內在器官炎症/腹瀉</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"infection-cause-4\"> </a></td><td>產品缺陷</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"infection-cause-5\"> </a></td><td>換管48小時內</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"infection-cause-6\"> </a></td><td>不明原因</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"infection-cause-7\"> </a></td><td>Relapsing(&lt;4週,同菌)</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"infection-cause-8\"> </a></td><td>Repeat(&gt;4週,同菌)</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"infection-cause-9\"> </a></td><td>Recurrent(&lt;4週,異菌)</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"infection-cause-10\"> </a></td><td>手術後</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"infection-cause-11\"> </a></td><td>其他原因</td></tr></table></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/CodeSystem/infection-cause",
  "version" : "0.0.2",
  "name" : "InfectionCause",
  "title" : "感染發生原因 (infection-cause)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-11T17:55:18+08:00",
  "publisher" : "沐恩生醫光電股份有限公司",
  "contact" : [
    {
      "name" : "沐恩生醫光電股份有限公司",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.muenai.com/"
        },
        {
          "system" : "email",
          "value" : "[email protected]"
        }
      ]
    }
  ],
  "description" : "感染發生原因。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 11,
  "concept" : [
    {
      "code" : "1",
      "display" : "操作/換藥技術不當"
    },
    {
      "code" : "2",
      "display" : "導管出口處/隧道感染"
    },
    {
      "code" : "3",
      "display" : "腹部內在器官炎症/腹瀉"
    },
    {
      "code" : "4",
      "display" : "產品缺陷"
    },
    {
      "code" : "5",
      "display" : "換管48小時內"
    },
    {
      "code" : "6",
      "display" : "不明原因"
    },
    {
      "code" : "7",
      "display" : "Relapsing(<4週,同菌)"
    },
    {
      "code" : "8",
      "display" : "Repeat(>4週,同菌)"
    },
    {
      "code" : "9",
      "display" : "Recurrent(<4週,異菌)"
    },
    {
      "code" : "10",
      "display" : "手術後"
    },
    {
      "code" : "11",
      "display" : "其他原因"
    }
  ]
}