<?xml version="1.0" encoding="UTF-8"?>

<Encounter xmlns="http://hl7.org/fhir">
  <id value="ECLM-ENC-001"/>
  <meta>
    <profile value="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-eclaims-encounter"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter ECLM-ENC-001</b></p><a name="ECLM-ENC-001"> </a><a name="hcECLM-ENC-001"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ke-eclaims-encounter.html">eClaims Encounter Profile</a></p></div><p><b>identifier</b>: <code>https://nshr-uat.sha.go.ke/fhir/Identifier/encounter-number</code>/ENC-2025-001234</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-IMP">v3 Code System ActCode: IMP</a> (inpatient encounter)</p><p><b>serviceType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-type 124}">General Practice</span></p><p><b>subject</b>: <a href="Patient-ECLM-PT-001.html">John Mwangi Kamau (official) Male, DoB: 1985-06-15 ( National ID: 12345678 (use: official, ))</a></p><p><b>period</b>: 2025-11-01 08:00:00+0300 --&gt; 2025-11-07 10:00:00+0300</p><p><b>serviceProvider</b>: <a href="Organization-ECLM-ORG-001.html">Organization Nairobi General Hospital</a></p></div>
  </text>
  <identifier>
    <system value="https://nshr-uat.sha.go.ke/fhir/Identifier/encounter-number"/>
    <value value="ENC-2025-001234"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="IMP"/>
    <display value="inpatient encounter"/>
  </class>
  <serviceType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-type"/>
      <code value="124"/>
      <display value="General Practice"/>
    </coding>
  </serviceType>
  <subject>
    <reference value="Patient/ECLM-PT-001"/>
  </subject>
  <period>
    <start value="2025-11-01T08:00:00+03:00"/>
    <end value="2025-11-07T10:00:00+03:00"/>
  </period>
  <serviceProvider>
    <reference value="Organization/ECLM-ORG-001"/>
  </serviceProvider>
</Encounter>