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-09-15 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="visit-category-codesystem"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem visit-category-codesystem</b></p><a name="visit-category-codesystem"> </a><a name="hcvisit-category-codesystem"> </a><p>This code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/visit-category-codesystem</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">New<a name="visit-category-codesystem-New"> </a></td><td>A first-time visit by a patient who has not been seen before</td></tr><tr><td style="white-space:nowrap">Review<a name="visit-category-codesystem-Review"> </a></td><td>A follow-up visit to assess progress or review a previous consultation</td></tr><tr><td style="white-space:nowrap">Returning<a name="visit-category-codesystem-Returning"> </a></td><td>A patient who has been seen before but is coming back after a period of absence</td></tr></table></div>
</text>
<url
value="https://fhir.slade360.co.ke/fhir/CodeSystem/visit-category-codesystem"/>
<version value="0.1.0"/>
<name value="SGHIVisitCategoryCodeSystem"/>
<title value="SGHI Visit Category Code System"/>
<status value="active"/>
<date value="2026-09-15T11:40:24+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 category types used across SGHI's environment."/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="New"/>
<display value="New"/>
<definition
value="A first-time visit by a patient who has not been seen before"/>
</concept>
<concept>
<code value="Review"/>
<display value="Review"/>
<definition
value="A follow-up visit to assess progress or review a previous consultation"/>
</concept>
<concept>
<code value="Returning"/>
<display value="Returning"/>
<definition
value="A patient who has been seen before but is coming back after a period of absence"/>
</concept>
</CodeSystem>