Kenya eClaims FHIR IG
0.1.0 - ci-build Kenya flag

Kenya eClaims FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Service Type - XML Representation

Active as of 2025-12-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="service-type-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet service-type-vs</b></p><a name="service-type-vs"> </a><a name="hcservice-type-vs"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/224891009">224891009</a></td><td>Healthcare service</td></tr><tr><td><a href="http://snomed.info/id/394579002">394579002</a></td><td>Cardiology</td></tr><tr><td><a href="http://snomed.info/id/394582007">394582007</a></td><td>Dermatology</td></tr></table></li></ul></div>
  </text>
  <url value="https://example.com/fhir/ValueSet/service-type-vs"/>
  <version value="0.1.0"/>
  <name value="ServiceTypeVS"/>
  <title value="Service Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-09T10:36:33+00:00"/>
  <publisher value="iclKenya"/>
  <contact>
    <name value="iclKenya"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <contact>
    <name value="eClaims Team Kenya."/>
    <telecom>
      <system value="email"/>
      <value value="bobsmith@example.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="A set of SNOMED CT codes for service types."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="224891009"/>
        <display value="Healthcare service"/>
      </concept>
      <concept>
        <code value="394579002"/>
        <display value="Cardiology"/>
      </concept>
      <concept>
        <code value="394582007"/>
        <display value="Dermatology"/>
      </concept>
    </include>
  </compose>
</ValueSet>