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

: ABO 血型 (abo-blood-group) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "abo-blood-group",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem abo-blood-group</b></p><a name=\"abo-blood-group\"> </a><a name=\"hcabo-blood-group\"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/abo-blood-group</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"abo-blood-group-A\"> </a></td></tr><tr><td style=\"white-space:nowrap\">AB<a name=\"abo-blood-group-AB\"> </a></td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"abo-blood-group-B\"> </a></td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"abo-blood-group-O\"> </a></td></tr></table></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/CodeSystem/abo-blood-group",
  "version" : "0.0.2",
  "name" : "AboBloodGroup",
  "title" : "ABO 血型 (abo-blood-group)",
  "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" : "ABO 血型。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "A",
      "display" : "A"
    },
    {
      "code" : "AB",
      "display" : "AB"
    },
    {
      "code" : "B",
      "display" : "B"
    },
    {
      "code" : "O",
      "display" : "O"
    }
  ]
}