0.1.0 - ci-build

KISUMUHIEFHIRIG, published by intellisoftkenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ and changes regularly. See the Directory of published versions

: KCHIP Blood Group and Rh Factor - XML Representation

Draft as of 2026-06-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="KCHIPBloodGroupVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet KCHIPBloodGroupVS</b></p><a name="KCHIPBloodGroupVS"> </a><a name="hcKCHIPBloodGroupVS"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-KCHIPCodes.html"><code>http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-KCHIPCodes.html#KCHIPCodes-blood-group-a-pos">blood-group-a-pos</a></td><td style="color: #cccccc">A Positive (A+)</td></tr><tr><td><a href="CodeSystem-KCHIPCodes.html#KCHIPCodes-blood-group-a-neg">blood-group-a-neg</a></td><td style="color: #cccccc">A Negative (A-)</td></tr><tr><td><a href="CodeSystem-KCHIPCodes.html#KCHIPCodes-blood-group-b-pos">blood-group-b-pos</a></td><td style="color: #cccccc">B Positive (B+)</td></tr><tr><td><a href="CodeSystem-KCHIPCodes.html#KCHIPCodes-blood-group-b-neg">blood-group-b-neg</a></td><td style="color: #cccccc">B Negative (B-)</td></tr><tr><td><a href="CodeSystem-KCHIPCodes.html#KCHIPCodes-blood-group-ab-pos">blood-group-ab-pos</a></td><td style="color: #cccccc">AB Positive (AB+)</td></tr><tr><td><a href="CodeSystem-KCHIPCodes.html#KCHIPCodes-blood-group-ab-neg">blood-group-ab-neg</a></td><td style="color: #cccccc">AB Negative (AB-)</td></tr><tr><td><a href="CodeSystem-KCHIPCodes.html#KCHIPCodes-blood-group-o-pos">blood-group-o-pos</a></td><td style="color: #cccccc">O Positive (O+)</td></tr><tr><td><a href="CodeSystem-KCHIPCodes.html#KCHIPCodes-blood-group-o-neg">blood-group-o-neg</a></td><td style="color: #cccccc">O Negative (O-)</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.kisumuhealth.co.ke/ValueSet/KCHIPBloodGroupVS"/>
  <version value="0.1.0"/>
  <name value="KCHIPBloodGroupVS"/>
  <title value="KCHIP Blood Group and Rh Factor"/>
  <status value="draft"/>
  <date value="2026-06-16T20:08:11+00:00"/>
  <publisher value="intellisoftkenya"/>
  <contact>
    <name value="intellisoftkenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.intellisoftkenya.com/"/>
    </telecom>
  </contact>
  <description value="Combined ABO blood group and Rh factor result"/>
  <compose>
    <include>
      <system value="http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes"/>
      <concept>
        <code value="blood-group-a-pos"/>
      </concept>
      <concept>
        <code value="blood-group-a-neg"/>
      </concept>
      <concept>
        <code value="blood-group-b-pos"/>
      </concept>
      <concept>
        <code value="blood-group-b-neg"/>
      </concept>
      <concept>
        <code value="blood-group-ab-pos"/>
      </concept>
      <concept>
        <code value="blood-group-ab-neg"/>
      </concept>
      <concept>
        <code value="blood-group-o-pos"/>
      </concept>
      <concept>
        <code value="blood-group-o-neg"/>
      </concept>
    </include>
  </compose>
</ValueSet>