{
  "resourceType" : "CodeSystem",
  "id" : "infection-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem infection-type</b></p><a name=\"infection-type\"> </a><a name=\"hcinfection-type\"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/infection-type</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-type-1\"> </a></td><td>腹膜炎</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"infection-type-2\"> </a></td><td>導管出口處感染</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"infection-type-3\"> </a></td><td>隧道感染</td></tr></table></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/CodeSystem/infection-type",
  "version" : "0.0.2",
  "name" : "InfectionType",
  "title" : "感染種類 (infection-type)",
  "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" : "service@muenai.com"
    }]
  }],
  "description" : "透析相關感染種類。",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "TW"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "1",
    "display" : "腹膜炎"
  },
  {
    "code" : "2",
    "display" : "導管出口處感染"
  },
  {
    "code" : "3",
    "display" : "隧道感染"
  }]
}