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

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "vascular-access-type-map",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap vascular-access-type-map</b></p><a name=\"vascular-access-type-map\"> </a><a name=\"hcvascular-access-type-map\"> </a><p>Mapping from <a href=\"ValueSet-hd-vascular-access-type-vs.html\">血管通路型態 值集 (hd-vascular-access-type-vs)</a> to <a href=\"ValueSet-access-type-sct-vs.html\">血管通路型態 SNOMED CT (Vascular Access Type)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-hd-vascular-access-type.html\">血管通路型態 (Vascular Access Type)</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>avf (自體動靜脈廔管 (AV fistula))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>439470001 (Arteriovenous fistula)</td></tr><tr><td>avg (人工動靜脈廔管 (AV graft))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>312317000 (Arteriovenous graft)</td></tr><tr><td>permcath (長期導管 (PermCath / tunneled catheter))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>397849009 (Dialysis catheter)</td></tr><tr><td>temp-catheter (短期導管 (Temporary catheter))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>397849009 (Dialysis catheter)</td></tr></table></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/ConceptMap/vascular-access-type-map",
  "version" : "0.0.2",
  "name" : "VascularAccessTypeMap",
  "title" : "血管通路型態對照表 (本地 → SNOMED CT)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-11",
  "publisher" : "沐恩生醫光電股份有限公司",
  "contact" : [
    {
      "name" : "沐恩生醫光電股份有限公司",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.muenai.com/"
        },
        {
          "system" : "email",
          "value" : "[email protected]"
        }
      ]
    }
  ],
  "description" : "本地血管通路型態代碼對應 SNOMED CT。SNOMED 無長期 / 短期導管之分,皆對應 Dialysis catheter。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "sourceCanonical" : "https://fhir.muen.tw/ig/hd/ValueSet/hd-vascular-access-type-vs",
  "targetCanonical" : "https://fhir.muen.tw/ig/hd/ValueSet/access-type-sct-vs",
  "group" : [
    {
      "source" : "https://fhir.muen.tw/ig/hd/CodeSystem/hd-vascular-access-type",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "avf",
          "display" : "自體動靜脈廔管 (AV fistula)",
          "target" : [
            {
              "code" : "439470001",
              "display" : "Arteriovenous fistula",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "avg",
          "display" : "人工動靜脈廔管 (AV graft)",
          "target" : [
            {
              "code" : "312317000",
              "display" : "Arteriovenous graft",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "permcath",
          "display" : "長期導管 (PermCath / tunneled catheter)",
          "target" : [
            {
              "code" : "397849009",
              "display" : "Dialysis catheter",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "temp-catheter",
          "display" : "短期導管 (Temporary catheter)",
          "target" : [
            {
              "code" : "397849009",
              "display" : "Dialysis catheter",
              "equivalence" : "wider"
            }
          ]
        }
      ]
    }
  ]
}