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

: 動靜脈廔管位置 (fistula-location) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "fistula-location",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem fistula-location</b></p><a name=\"fistula-location\"> </a><a name=\"hcfistula-location\"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/fistula-location</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=\"fistula-location-1\"> </a></td><td>前臂(含腕部)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"fistula-location-2\"> </a></td><td>上臂(含肘部)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"fistula-location-3\"> </a></td><td>大腿</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"fistula-location-4\"> </a></td><td>小腿</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"fistula-location-9\"> </a></td><td>其他</td></tr></table></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/CodeSystem/fistula-location",
  "version" : "0.0.2",
  "name" : "FistulaLocation",
  "title" : "動靜脈廔管位置 (fistula-location)",
  "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" : "動靜脈廔管位置(前臂/上臂/大腿/小腿/其他)。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "前臂(含腕部)"
    },
    {
      "code" : "2",
      "display" : "上臂(含肘部)"
    },
    {
      "code" : "3",
      "display" : "大腿"
    },
    {
      "code" : "4",
      "display" : "小腿"
    },
    {
      "code" : "9",
      "display" : "其他"
    }
  ]
}