Kenya Patient Summary FHIR IG
0.1.0 - ci-build
Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="example-hypertension-condition"/>
<meta>
<profile
value="https://example.org/fhir/StructureDefinition/kps-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition example-hypertension-condition</b></p><a name="example-hypertension-condition"> </a><a name="hcexample-hypertension-condition"> </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-kps-condition.html">Condition Profile - KPS</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/condition-category problem-list-item}">Problem List Item</span></p><p><b>severity</b>: <span title="Codes:{https://shr.tiberbuapps.com/fhir/CodeSystem/kpsb-clinical-consultation-codes moderate}">Moderate</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 38341003}">Hypertensive disorder, systemic arterial (disorder)</span></p><p><b>subject</b>: <a href="Patient-ExamplePatientKPS.html">Hawa Mohamed Female, DoB: 1992-03-25 ( http://moh.kenya/identifier/nationalID-no#28765432)</a></p><p><b>encounter</b>: <a href="Encounter-ExampleEncounterKPS.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = Encounter for check up (procedure); period = 2024-12-01 10:00:00+0300 --> 2024-12-01 11:00:00+0300; reasonCode = General examination of patient (procedure)</a></p><p><b>onset</b>: 2019-06-10</p><p><b>note</b>: </p><blockquote><div><p>Condition identified during routine screening at county facility.</p>
</div></blockquote></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
</verificationStatus>
<category>
<coding>
<system value="http://hl7.org/fhir/condition-category"/>
<code value="problem-list-item"/>
<display value="Problem List Item"/>
</coding>
</category>
<severity>
<coding>
<system
value="https://shr.tiberbuapps.com/fhir/CodeSystem/kpsb-clinical-consultation-codes"/>
<code value="moderate"/>
<display value="Moderate"/>
</coding>
</severity>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="38341003"/>
<display value="Hypertensive disorder, systemic arterial (disorder)"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ExamplePatientKPS"/>
</subject>
<encounter>🔗
<reference value="Encounter/ExampleEncounterKPS"/>
</encounter>
<onsetDateTime value="2019-06-10"/>
<note>
<text
value="Condition identified during routine screening at county facility."/>
</note>
</Condition>