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
<Observation xmlns="http://hl7.org/fhir">
<id value="KCHIPPregnancyContextExample"/>
<meta>
<profile
value="http://fhir.kisumuhealth.co.ke/StructureDefinition/kchip-pregnancy-context"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation KCHIPPregnancyContextExample</b></p><a name="KCHIPPregnancyContextExample"> </a><a name="hcKCHIPPregnancyContextExample"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-kchip-pregnancy-context.html">KCHIP Pregnancy Context</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes pregnancy-context-panel}">Pregnancy Context Panel</span></p><p><b>subject</b>: <a href="Patient-KisumuPatientExample.html">Achieng Grace Odhiambo Female, DoB: 1990-04-23 ( http://moh.kenya/identifier/nationalID-no#12345678)</a></p><p><b>effective</b>: 2026-05-10 09:00:00+0300</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 11996-6}">Gravida</span></p><p><b>value</b>: 3</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 11977-6}">Parity</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8691-8}">History of Pregnancies Narrative</span></p><p><b>value</b>: Previous SVD x2; no complications. Current pregnancy: previous caesarean section risk noted.</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8665-2}">Last menstrual period start date</span></p><p><b>value</b>: 2025-08-14</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 11778-8}">Delivery date Estimated</span></p><p><b>value</b>: 2026-05-21</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 18185-9}">Gestational age</span></p><p><b>value</b>: 36 wk<span style="background: LightGoldenRodYellow"> (Details: UCUM codewk = 'wk')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 11884-4}">Gestational age Estimated from last menstrual period and ultrasound</span></p><p><b>value</b>: 35 wk<span style="background: LightGoldenRodYellow"> (Details: UCUM codewk = 'wk')</span></p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes"/>
<code value="pregnancy-context-panel"/>
<display value="Pregnancy Context Panel"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/KisumuPatientExample"/>
</subject>
<effectiveDateTime value="2026-05-10T09:00:00+03:00"/>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11996-6"/>
<display value="Gravida"/>
</coding>
</code>
<valueInteger value="3"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11977-6"/>
<display value="Parity"/>
</coding>
</code>
<valueInteger value="2"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8691-8"/>
<display value="History of Pregnancies Narrative"/>
</coding>
</code>
<valueString
value="Previous SVD x2; no complications. Current pregnancy: previous caesarean section risk noted."/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8665-2"/>
<display value="Last menstrual period start date"/>
</coding>
</code>
<valueDateTime value="2025-08-14"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11778-8"/>
<display value="Delivery date Estimated"/>
</coding>
</code>
<valueDateTime value="2026-05-21"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="18185-9"/>
<display value="Gestational age"/>
</coding>
</code>
<valueQuantity>
<value value="36"/>
<unit value="wk"/>
<system value="http://unitsofmeasure.org"/>
<code value="wk"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11884-4"/>
<display
value="Gestational age Estimated from last menstrual period and ultrasound"/>
</coding>
</code>
<valueQuantity>
<value value="35"/>
<unit value="wk"/>
<system value="http://unitsofmeasure.org"/>
<code value="wk"/>
</valueQuantity>
</component>
</Observation>