SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build
SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. 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/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-30 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="order-forms"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem order-forms</b></p><a name="order-forms"> </a><a name="hcorder-forms"> </a><p>This code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/order-forms</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">medication-order-form<a name="order-forms-medication-order-form"> </a></td><td>Medication Order Form</td><td>Medication order form.</td></tr><tr><td style="white-space:nowrap">review-of-system<a name="order-forms-review-of-system"> </a></td><td>Review of Systems</td><td>Review of systems form.</td></tr><tr><td style="white-space:nowrap">vitals-form<a name="order-forms-vitals-form"> </a></td><td>Vitals Form</td><td>Used to capture vitals information.</td></tr><tr><td style="white-space:nowrap">patient-history-form<a name="order-forms-patient-history-form"> </a></td><td>Patient History Form</td><td>Used to capture patient history information.</td></tr></table></div>
</text>
<url value="https://fhir.slade360.co.ke/fhir/CodeSystem/order-forms"/>
<version value="0.1.0"/>
<name value="SGHIOrderFormsCodeSystem"/>
<status value="active"/>
<date value="2026-03-30T13:27:11+00:00"/>
<publisher value="Kathurima Kimathi"/>
<contact>
<name value="Kathurima Kimathi"/>
<telecom>
<system value="url"/>
<value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="kathurimakimathi415@gmail.com"/>
</telecom>
</contact>
<contact>
<name value="Oscar John"/>
<telecom>
<system value="email"/>
<value value="oscarjohnotieno@gmail.com"/>
<use value="work"/>
</telecom>
</contact>
<contact>
<name value="Kennedy Omondi"/>
<telecom>
<system value="email"/>
<value value="kennankole@gmail.com"/>
<use value="work"/>
</telecom>
</contact>
<description
value="A code system enumerating the different options used to specify order forms across SGHI's environment."/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="medication-order-form"/>
<display value="Medication Order Form"/>
<definition value="Medication order form."/>
</concept>
<concept>
<code value="review-of-system"/>
<display value="Review of Systems"/>
<definition value="Review of systems form."/>
</concept>
<concept>
<code value="vitals-form"/>
<display value="Vitals Form"/>
<definition value="Used to capture vitals information."/>
</concept>
<concept>
<code value="patient-history-form"/>
<display value="Patient History Form"/>
<definition value="Used to capture patient history information."/>
</concept>
</CodeSystem>