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

: EPO 種類 (epo-type) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "epo-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem epo-type</b></p><a name=\"epo-type\"> </a><a name=\"hcepo-type\"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/epo-type</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=\"epo-type-1\"> </a></td><td>Epoepin-a (Eprex)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"epo-type-2\"> </a></td><td>Epoepin-b (Recormon)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"epo-type-3\"> </a></td><td>Darbepoepin-a (Nesp)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"epo-type-4\"> </a></td><td>Glycol-epoetin-b (Mircera)</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"epo-type-9\"> </a></td><td>其它 EPO</td></tr></table></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/CodeSystem/epo-type",
  "version" : "0.0.2",
  "name" : "EpoType",
  "title" : "EPO 種類 (epo-type)",
  "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" : "紅血球生成素 (EPO) 種類。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "Epoepin-a (Eprex)"
    },
    {
      "code" : "2",
      "display" : "Epoepin-b (Recormon)"
    },
    {
      "code" : "3",
      "display" : "Darbepoepin-a (Nesp)"
    },
    {
      "code" : "4",
      "display" : "Glycol-epoetin-b (Mircera)"
    },
    {
      "code" : "9",
      "display" : "其它 EPO"
    }
  ]
}