臺灣血液透析實作指引 (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

: 血管通路型態 (Vascular Access Type) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hd-vascular-access-type",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/CodeSystem/hd-vascular-access-type",
  "version" : "0.0.2",
  "name" : "HDVascularAccessType",
  "title" : "血管通路型態 (Vascular Access 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" : "[email protected]"
        }
      ]
    }
  ],
  "description" : "血液透析血管通路型態。對應 KiDiT HD造管之自體/人工動靜脈廔管、長期/短期導管。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "avf",
      "display" : "自體動靜脈廔管 (AV fistula)"
    },
    {
      "code" : "avg",
      "display" : "人工動靜脈廔管 (AV graft)"
    },
    {
      "code" : "permcath",
      "display" : "長期導管 (PermCath / tunneled catheter)"
    },
    {
      "code" : "temp-catheter",
      "display" : "短期導管 (Temporary catheter)"
    }
  ]
}