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="KCHIPDangerSignsExample"/>
<meta>
<profile
value="http://fhir.kisumuhealth.co.ke/StructureDefinition/kchip-danger-signs"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation KCHIPDangerSignsExample</b></p><a name="KCHIPDangerSignsExample"> </a><a name="hcKCHIPDangerSignsExample"> </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-danger-signs.html">KCHIP Danger Signs</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-signs-panel}">Danger Signs Assessment 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>encounter</b>: <a href="Encounter-KisumuEncounterExample.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); serviceType = ANC Encounter; period = 2026-05-10 09:00:00+0300 --> 2026-05-10 10:00:00+0300</a></p><p><b>effective</b>: 2026-05-10 09:45:00+0300</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-vaginal-bleeding}">Vaginal bleeding</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-severe-headache}">Severe headache</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-blurred-vision}">Blurred vision</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-reduced-fetal-movements}">Reduced fetal movements</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-convulsions}">Convulsions</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-severe-abdominal-pain}">Severe abdominal pain</span></p><p><b>value</b>: false</p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes"/>
<code value="danger-signs-panel"/>
<display value="Danger Signs Assessment Panel"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/KisumuPatientExample"/>
</subject>
<encounter>🔗
<reference value="Encounter/KisumuEncounterExample"/>
</encounter>
<effectiveDateTime value="2026-05-10T09:45:00+03:00"/>
<component>
<code>
<coding>
<system value="http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes"/>
<code value="danger-vaginal-bleeding"/>
<display value="Vaginal bleeding"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system value="http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes"/>
<code value="danger-severe-headache"/>
<display value="Severe headache"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system value="http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes"/>
<code value="danger-blurred-vision"/>
<display value="Blurred vision"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system value="http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes"/>
<code value="danger-reduced-fetal-movements"/>
<display value="Reduced fetal movements"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system value="http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes"/>
<code value="danger-convulsions"/>
<display value="Convulsions"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system value="http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes"/>
<code value="danger-severe-abdominal-pain"/>
<display value="Severe abdominal pain"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
</Observation>