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

: 透析照護場域 (HD Care Setting) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hd-care-setting",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hd-care-setting</b></p><a name=\"hd-care-setting\"> </a><a name=\"hchd-care-setting\"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/hd-care-setting</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\">outpatient<a name=\"hd-care-setting-outpatient\"> </a></td><td>門診 (Outpatient)</td></tr><tr><td style=\"white-space:nowrap\">inpatient<a name=\"hd-care-setting-inpatient\"> </a></td><td>住院 (Inpatient)</td></tr></table></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/CodeSystem/hd-care-setting",
  "version" : "0.0.2",
  "name" : "HDCareSetting",
  "title" : "透析照護場域 (HD Care Setting)",
  "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" : "本次透析之照護場域(門診/住院)。對應 KiDiT 透析紀錄『門診/住院』。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "outpatient",
      "display" : "門診 (Outpatient)"
    },
    {
      "code" : "inpatient",
      "display" : "住院 (Inpatient)"
    }
  ]
}