SIL HIE Implementation Guide
0.1.0 - sil-hie-active

SIL HIE 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/hie-fhir-ig-profile/ and changes regularly. See the Directory of published versions

: Episode of Care Service Types - XML Representation

Active as of 2025-11-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hie-episode-of-care-service-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet hie-episode-of-care-service-types</b></p><a name="hie-episode-of-care-service-types"> </a><a name="hchie-episode-of-care-service-types"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-HIEServiceTypesCodeSystem.html"><code>https://nshr.dha.go.ke/fhir/CodeSystem/HIEServiceTypesCodeSystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-HIEServiceTypesCodeSystem.html#HIEServiceTypesCodeSystem-diab">diab</a></td><td>Diabetes</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://nshr.dha.go.ke/fhir/ValueSet/hie-episode-of-care-service-types"/>
  <version value="0.1.0"/>
  <name value="HIEEpisodeOfCareServiceTypesVs"/>
  <title value="Episode of Care Service Types"/>
  <status value="active"/>
  <date value="2025-11-25T13:38:45+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="kathurima@savannahinformatics.com"/>
    </telecom>
  </contact>
  <description value="EpisodeOfCare service types used in HIE"/>
  <compose>
    <include>
      <system
              value="https://nshr.dha.go.ke/fhir/CodeSystem/HIEServiceTypesCodeSystem"/>
      <concept>
        <code value="diab"/>
        <display value="Diabetes"/>
      </concept>
    </include>
  </compose>
</ValueSet>