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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="sample-type"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet sample-type</b></p><a name="sample-type"> </a><a name="hcsample-type"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html"><code>http://terminology.hl7.org/CodeSystem/v2-0487</code></a><span title="Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references"> version 📦3.0.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="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-BLD">BLD</a></td><td>Whole blood</td><td>Whole blood</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-SER">SER</a></td><td>Serum</td><td>Serum</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-PLAS">PLAS</a></td><td>Plasma</td><td>Plasma</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-URINM">URINM</a></td><td>Urine (mid-stream)</td><td>Urine, Midstream</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-CSF">CSF</a></td><td>Cerebrospinal fluid</td><td>Cerebral spinal fluid</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-TISS">TISS</a></td><td>Tissue</td><td>Tissue</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-SPT">SPT</a></td><td>Sputum</td><td>Sputum</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v2-0487.html#v2-0487-STL">STL</a></td><td>Stool</td><td>Stool = Fecal</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-specimen-collection-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/specimen-collection-codesystem</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-specimen-collection-codesystem.html#specimen-collection-codesystem-swab">swab</a></td><td>Swab</td><td>Material collected on a swab, whatever the site. The site is recorded on the specimen, not in this code.</td></tr></table></li></ul></div>
</text>
<url value="https://fhir.slade360.co.ke/fhir/ValueSet/sample-type"/>
<version value="0.1.0"/>
<name value="SGHISampleType"/>
<title value="SGHI Sample Type"/>
<status value="active"/>
<experimental value="false"/>
<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="The material a sample consists of, as chosen when collecting it. Distinct from SGHISpecimenTypeVs, which names the procedure that obtained the sample rather than the material."/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v2-0487"/>
<concept>
<code value="BLD"/>
<display value="Whole blood"/>
</concept>
<concept>
<code value="SER"/>
<display value="Serum"/>
</concept>
<concept>
<code value="PLAS"/>
<display value="Plasma"/>
</concept>
<concept>
<code value="URINM"/>
<display value="Urine (mid-stream)"/>
</concept>
<concept>
<code value="CSF"/>
<display value="Cerebrospinal fluid"/>
</concept>
<concept>
<code value="TISS"/>
<display value="Tissue"/>
</concept>
<concept>
<code value="SPT"/>
<display value="Sputum"/>
</concept>
<concept>
<code value="STL"/>
<display value="Stool"/>
</concept>
</include>
<include>
<system
value="https://fhir.slade360.co.ke/fhir/CodeSystem/specimen-collection-codesystem"/>
<concept>
<code value="swab"/>
<display value="Swab"/>
</concept>
</include>
</compose>
</ValueSet>