Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build
Kenya eClaims FHIR Implementation Guide, published by Digital Health Agency of Kenya. 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/Kenya-eClaims-FHIR-IG/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="ECLM-OBS-001"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ECLM-OBS-001</b></p><a name="ECLM-OBS-001"> </a><a name="hcECLM-OBS-001"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 718-7}">Hemoglobin [Mass/volume] in Blood</span></p><p><b>subject</b>: <a href="Patient-ECLM-PT-001.html">John Mwangi Kamau (official) Male, DoB: 1985-06-15 ( National ID: 12345678 (use: official, ))</a></p><p><b>effective</b>: 2025-11-02 09:00:00+0300</p><p><b>performer</b>: <a href="Practitioner-ECLM-PRA-001.html">Practitioner Dr. James Ochieng (official)</a></p><p><b>value</b>: 13.5 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg/dL = 'g/dL')</span></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="718-7"/>
<display value="Hemoglobin [Mass/volume] in Blood"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ECLM-PT-001"/>
</subject>
<effectiveDateTime value="2025-11-02T09:00:00+03:00"/>
<performer>🔗
<reference value="Practitioner/ECLM-PRA-001"/>
</performer>
<valueQuantity>
<value value="13.5"/>
<unit value="g/dL"/>
<system value="http://unitsofmeasure.org"/>
<code value="g/dL"/>
</valueQuantity>
</Observation>