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
| Draft as of 2026-09-15 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="location-form"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet location-form</b></p><a name="location-form"> </a><a name="hclocation-form"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-identifier-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-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-identifier-codesystem.html#identifier-codesystem-building">building</a></td><td>Building</td><td>Any Building or structure. This may contain rooms, corridors, wings, etc.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-wing">wing</a></td><td>Wing</td><td>A Wing within a Building, often contains levels, rooms, and corridors.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-ward">ward</a></td><td>Ward</td><td>A section of a medical facility that may contain rooms and other types of location.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-room">room</a></td><td>Room</td><td>A space that is allocated as a room.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-bed">bed</a></td><td>Bed</td><td>A space that is allocated for sleeping or laying on.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-vehicle">vehicle</a></td><td>Vehicle</td><td>A means of transportation, e.g., mobile clinics.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-area">area</a></td><td>Area</td><td>A defined physical boundary of something, such as a flood risk zone or region.</td></tr><tr><td><a href="CodeSystem-identifier-codesystem.html#identifier-codesystem-virtual">virtual</a></td><td>Virtual</td><td>A location that is virtual in nature, such as a conference call or virtual meeting space.</td></tr></table></li></ul></div>
</text>
<url value="https://fhir.slade360.co.ke/fhir/ValueSet/location-form"/>
<version value="0.1.0"/>
<name value="SGHILocationForm"/>
<title value="SGHI Location Form"/>
<status value="draft"/>
<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="Physical form of the location, e.g. building, room, vehicle, road, virtual."/>
<compose>
<include>
<system
value="https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem"/>
<concept>
<code value="building"/>
<display value="Building"/>
</concept>
<concept>
<code value="wing"/>
<display value="Wing"/>
</concept>
<concept>
<code value="ward"/>
<display value="Ward"/>
</concept>
<concept>
<code value="room"/>
<display value="Room"/>
</concept>
<concept>
<code value="bed"/>
<display value="Bed"/>
</concept>
<concept>
<code value="vehicle"/>
<display value="Vehicle"/>
</concept>
<concept>
<code value="area"/>
<display value="Area"/>
</concept>
<concept>
<code value="virtual"/>
<display value="Virtual"/>
</concept>
</include>
</compose>
</ValueSet>