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

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

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "access-type-sct-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet access-type-sct-vs</b></p><a name=\"access-type-sct-vs\"> </a><a name=\"hcaccess-type-sct-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/439470001\">439470001</a></td><td>自體動靜脈廔管 AVF (Arteriovenous fistula)</td></tr><tr><td><a href=\"http://snomed.info/id/312317000\">312317000</a></td><td>人工動靜脈廔管 AVG (Arteriovenous graft)</td></tr><tr><td><a href=\"http://snomed.info/id/397849009\">397849009</a></td><td>透析導管,長期/短期 (Dialysis catheter)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/ValueSet/access-type-sct-vs",
  "version" : "0.0.2",
  "name" : "AccessTypeSctVS",
  "title" : "血管通路型態 SNOMED CT (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" : "血管通路型態之 SNOMED CT 代碼(廔管 / 人工血管 / 透析導管)。長期與短期導管皆對應 #397849009。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "439470001",
            "display" : "自體動靜脈廔管 AVF (Arteriovenous fistula)"
          },
          {
            "code" : "312317000",
            "display" : "人工動靜脈廔管 AVG (Arteriovenous graft)"
          },
          {
            "code" : "397849009",
            "display" : "透析導管,長期/短期 (Dialysis catheter)"
          }
        ]
      }
    ]
  }
}