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

: 通路側別對照表 (KiDiT → SNOMED CT) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "access-side-map",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap access-side-map</b></p><a name=\"access-side-map\"> </a><a name=\"hcaccess-side-map\"> </a><p>Mapping from <a href=\"ValueSet-access-side-vs.html\">血管通路左右 值集 (access-side-vs)</a> to <a href=\"ValueSet-access-side-sct-vs.html\">通路側別 SNOMED CT (Access Side)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-access-side.html\">血管通路左右 (access-side)</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>L (左)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>7771000 (Left)</td></tr><tr><td>R (右)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>24028007 (Right)</td></tr></table></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/ConceptMap/access-side-map",
  "version" : "0.0.2",
  "name" : "AccessSideMap",
  "title" : "通路側別對照表 (KiDiT → 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" : "KiDiT『左右』對應 SNOMED CT 側別。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "sourceCanonical" : "https://fhir.muen.tw/ig/hd/ValueSet/access-side-vs",
  "targetCanonical" : "https://fhir.muen.tw/ig/hd/ValueSet/access-side-sct-vs",
  "group" : [
    {
      "source" : "https://fhir.muen.tw/ig/hd/CodeSystem/access-side",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "L",
          "display" : "左",
          "target" : [
            {
              "code" : "7771000",
              "display" : "Left",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "R",
          "display" : "右",
          "target" : [
            {
              "code" : "24028007",
              "display" : "Right",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}