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

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "access-side-sct-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet access-side-sct-vs</b></p><a name=\"access-side-sct-vs\"> </a><a name=\"hcaccess-side-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/7771000\">7771000</a></td><td>左側 (Left)</td></tr><tr><td><a href=\"http://snomed.info/id/24028007\">24028007</a></td><td>右側 (Right)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/ValueSet/access-side-sct-vs",
  "version" : "0.0.2",
  "name" : "AccessSideSctVS",
  "title" : "通路側別 SNOMED CT (Access Side)",
  "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 代碼。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "7771000",
            "display" : "左側 (Left)"
          },
          {
            "code" : "24028007",
            "display" : "右側 (Right)"
          }
        ]
      }
    ]
  }
}