0.1.0 - ci-build

KISUMUHIEFHIRIG, published by intellisoftkenya. 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/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ and changes regularly. See the Directory of published versions

: Encounter Service Type - XML Representation

Draft as of 2025-09-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="encounter-servicetype-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem encounter-servicetype-cs</b></p><a name="encounter-servicetype-cs"> </a><a name="hcencounter-servicetype-cs"> </a><p>This case-sensitive code system <code>http://fhir.kisumuhealth.co.ke/CodeSystem/encounter-servicetype-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="encounter-servicetype-cs-1"> </a></td><td>Registration Encounter</td></tr><tr><td style="white-space:nowrap">2<a name="encounter-servicetype-cs-2"> </a></td><td>Maternal Encounter</td></tr><tr><td style="white-space:nowrap">3<a name="encounter-servicetype-cs-3"> </a></td><td>ANC Encounter</td></tr></table></div>
  </text>
  <url
       value="http://fhir.kisumuhealth.co.ke/CodeSystem/encounter-servicetype-cs"/>
  <version value="0.1.0"/>
  <name value="EncounterServiceTypeCS"/>
  <title value="Encounter Service Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-02T07:40:08+00:00"/>
  <publisher value="intellisoftkenya"/>
  <contact>
    <name value="intellisoftkenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.intellisoftkenya.com/"/>
    </telecom>
  </contact>
  <description value="Code System for service types for a given encounter"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="1"/>
    <display value="Registration Encounter"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Maternal Encounter"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="ANC Encounter"/>
  </concept>
</CodeSystem>