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

: 透析體重量測 LOINC (HD Body Weight) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hd-body-weight-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hd-body-weight-vs</b></p><a name=\"hd-body-weight-vs\"> </a><a name=\"hchd-body-weight-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/8347-7/\">8347-7</a></td><td>透析前體重,量測 (Body weight Measured --pre dialysis)</td></tr><tr><td><a href=\"https://loinc.org/8344-4/\">8344-4</a></td><td>透析後體重,量測 (Body weight Measured --post dialysis)</td></tr><tr><td><a href=\"https://loinc.org/8341-0/\">8341-0</a></td><td>乾體重,量測 (Dry body weight Measured)</td></tr><tr><td><a href=\"https://loinc.org/8340-2/\">8340-2</a></td><td>乾體重,估計 (Dry body weight Estimated)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/ValueSet/hd-body-weight-vs",
  "version" : "0.0.2",
  "name" : "HDBodyWeightVS",
  "title" : "透析體重量測 LOINC (HD Body Weight)",
  "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" : "血液透析體重量測之 LOINC:透析前 / 後體重與乾體重(量測 / 估計)。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "8347-7",
            "display" : "透析前體重,量測 (Body weight Measured --pre dialysis)"
          },
          {
            "code" : "8344-4",
            "display" : "透析後體重,量測 (Body weight Measured --post dialysis)"
          },
          {
            "code" : "8341-0",
            "display" : "乾體重,量測 (Dry body weight Measured)"
          },
          {
            "code" : "8340-2",
            "display" : "乾體重,估計 (Dry body weight Estimated)"
          }
        ]
      }
    ]
  }
}