<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hd-vascular-access-type"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hd-vascular-access-type</b></p><a name="hd-vascular-access-type"> </a><a name="hchd-vascular-access-type"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/hd-vascular-access-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">avf<a name="hd-vascular-access-type-avf"> </a></td><td>自體動靜脈廔管 (AV fistula)</td></tr><tr><td style="white-space:nowrap">avg<a name="hd-vascular-access-type-avg"> </a></td><td>人工動靜脈廔管 (AV graft)</td></tr><tr><td style="white-space:nowrap">permcath<a name="hd-vascular-access-type-permcath"> </a></td><td>長期導管 (PermCath / tunneled catheter)</td></tr><tr><td style="white-space:nowrap">temp-catheter<a name="hd-vascular-access-type-temp-catheter"> </a></td><td>短期導管 (Temporary catheter)</td></tr></table></div>
  </text>
  <url value="https://fhir.muen.tw/ig/hd/CodeSystem/hd-vascular-access-type"/>
  <version value="0.0.2"/>
  <name value="HDVascularAccessType"/>
  <title value="血管通路型態 (Vascular Access Type)"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-06-11T17:55:18+08:00"/>
  <publisher value="沐恩生醫光電股份有限公司"/>
  <contact>
    <name value="沐恩生醫光電股份有限公司"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.muenai.com/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="service@muenai.com"/>
    </telecom>
  </contact>
  <description value="血液透析血管通路型態。對應 KiDiT HD造管之自體/人工動靜脈廔管、長期/短期導管。"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="TW"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="avf"/>
    <display value="自體動靜脈廔管 (AV fistula)"/>
  </concept>
  <concept>
    <code value="avg"/>
    <display value="人工動靜脈廔管 (AV graft)"/>
  </concept>
  <concept>
    <code value="permcath"/>
    <display value="長期導管 (PermCath / tunneled catheter)"/>
  </concept>
  <concept>
    <code value="temp-catheter"/>
    <display value="短期導管 (Temporary catheter)"/>
  </concept>
</CodeSystem>