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="cancer-stage-codesystem"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cancer-stage-codesystem</b></p><a name="cancer-stage-codesystem"> </a><a name="hccancer-stage-codesystem"> </a><p>This code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/cancer-stage-codesystem</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">stage1<a name="cancer-stage-codesystem-stage1"> </a></td><td>Stage 1</td><td>Cancer is localized to a small area and has not spread to lymph nodes or other tissues</td></tr><tr><td style="white-space:nowrap">stage2<a name="cancer-stage-codesystem-stage2"> </a></td><td>Stage 2</td><td>Cancer has grown but has not spread beyond the local area</td></tr><tr><td style="white-space:nowrap">stage3<a name="cancer-stage-codesystem-stage3"> </a></td><td>Stage 3</td><td>Cancer has grown larger and may have spread to nearby lymph nodes or tissues</td></tr><tr><td style="white-space:nowrap">stage4<a name="cancer-stage-codesystem-stage4"> </a></td><td>Stage 4</td><td>Cancer has spread to other organs or parts of the body (metastatic)</td></tr></table></div>
</text>
<url
value="https://fhir.slade360.co.ke/fhir/CodeSystem/cancer-stage-codesystem"/>
<version value="0.1.0"/>
<name value="SGHICancerStageCodeSystem"/>
<title value="SGHI Cancer Stage 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 cancer stages used across SGHI's environment."/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="stage1"/>
<display value="Stage 1"/>
<definition
value="Cancer is localized to a small area and has not spread to lymph nodes or other tissues"/>
</concept>
<concept>
<code value="stage2"/>
<display value="Stage 2"/>
<definition
value="Cancer has grown but has not spread beyond the local area"/>
</concept>
<concept>
<code value="stage3"/>
<display value="Stage 3"/>
<definition
value="Cancer has grown larger and may have spread to nearby lymph nodes or tissues"/>
</concept>
<concept>
<code value="stage4"/>
<display value="Stage 4"/>
<definition
value="Cancer has spread to other organs or parts of the body (metastatic)"/>
</concept>
</CodeSystem>