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-05-12 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="cervical-cancer-screening-method"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cervical-cancer-screening-method</b></p><a name="cervical-cancer-screening-method"> </a><a name="hccervical-cancer-screening-method"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-special-clinic-code-system.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-VIA">VIA</a></td><td>VIA (Visual Inspection with Acetic Acid)</td><td>Cervical cancer screening method: VIA.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-VILI">VILI</a></td><td>VILI (Visual Inspection with Lugol's Iodine)</td><td>Cervical cancer screening method: VILI.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-HPV">HPV</a></td><td>HPV DNA Testing</td><td>Cervical cancer screening method: HPV DNA testing.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-PAP-SMEAR">PAP-SMEAR</a></td><td>Pap Smear</td><td>Cervical cancer screening method: Pap smear.</td></tr><tr><td><a href="CodeSystem-special-clinic-code-system.html#special-clinic-code-system-ND">ND</a></td><td>Not Done / Not Applicable</td><td>Cervical cancer screening method: not done.</td></tr></table></li></ul></div>
</text>
<url
value="https://fhir.slade360.co.ke/fhir/ValueSet/cervical-cancer-screening-method"/>
<version value="0.1.0"/>
<name value="SGHICervicalCancerScreeningMethod"/>
<title value="SGHI Cervical Cancer Screening Method"/>
<status value="active"/>
<date value="2026-05-12T08:26:02+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 ValueSet for the method of cervical cancer screening performed during a visit."/>
<compose>
<include>
<system
value="https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system"/>
<concept>
<code value="VIA"/>
<display value="VIA (Visual Inspection with Acetic Acid)"/>
</concept>
<concept>
<code value="VILI"/>
<display value="VILI (Visual Inspection with Lugol's Iodine)"/>
</concept>
<concept>
<code value="HPV"/>
<display value="HPV DNA Testing"/>
</concept>
<concept>
<code value="PAP-SMEAR"/>
<display value="Pap Smear"/>
</concept>
<concept>
<code value="ND"/>
<display value="Not Done / Not Applicable"/>
</concept>
</include>
</compose>
</ValueSet>