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

: Encounter - eClaims Encounter - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="566d4b06-1213-41a1-9ea9-213212ea9512"/>
  <meta>
    <profile
             value="https://example.com/fhir/StructureDefinition/eclaims-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter 566d4b06-1213-41a1-9ea9-213212ea9512</b></p><a name="566d4b06-1213-41a1-9ea9-213212ea9512"> </a><a name="hc566d4b06-1213-41a1-9ea9-213212ea9512"> </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-eclaims-encounter.html">Encounter Profile</a></p></div><p><b>identifier</b>: <code>https://shr.dha.go.ke/fhir/encounter</code>/566d4b06-1213-41a1-9ea9-213212ea9512 (use: official, )</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-OP">ActCode: OP</a> (outpatient encounter)</p><p><b>type</b>: <span title="Codes:{http://nhts.dha.go.ke/fhir/ValueSet/encounter-types 367336001}">Chemotherapy</span></p><p><b>priority</b>: <span title="Codes:{http://snomed.info/sct 103391001}">Urgent</span></p><p><b>subject</b>: <a href="Patient/CR6164711105276-6">Patient/CR6164711105276-6</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner/PUID-0001662-7">Practitioner/PUID-0001662-7</a></td></tr></table><p><b>period</b>: 2015-01-17 16:00:00+1000 --&gt; 2015-01-17 16:30:00+1000</p><p><b>serviceProvider</b>: <a href="Organization/FID-47-118374-5">Organization/FID-47-118374-5</a></p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="https://shr.dha.go.ke/fhir/encounter"/>
    <value value="566d4b06-1213-41a1-9ea9-213212ea9512"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="OP"/>
    <display value="outpatient encounter"/>
  </class>
  <type>
    <coding>
      <system value="http://nhts.dha.go.ke/fhir/ValueSet/encounter-types"/>
      <code value="367336001"/>
      <display value="Chemotherapy"/>
    </coding>
  </type>
  <priority>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="103391001"/>
      <display value="Urgent"/>
    </coding>
  </priority>
  <subject>
    <reference value="Patient/CR6164711105276-6"/>
    <identifier>
      <use value="official"/>
      <system value="https://hie.dha.go.ke/client-registry"/>
      <value value="CR6164711105276-6"/>
    </identifier>
  </subject>
  <participant>
    <individual>
      <reference value="Practitioner/PUID-0001662-7"/>
      <type value="Practitioner"/>
      <identifier>
        <use value="official"/>
        <system value="https://hie.dha.go.ke/health-worker-registry"/>
        <value value="PUID-0001662-7"/>
      </identifier>
    </individual>
  </participant>
  <period>
    <start value="2015-01-17T16:00:00+10:00"/>
    <end value="2015-01-17T16:30:00+10:00"/>
  </period>
  <serviceProvider>
    <reference value="Organization/FID-47-118374-5"/>
    <type value="Organization"/>
    <identifier>
      <use value="official"/>
      <system value="https://hie.dha.go.ke/health-facility-registry"/>
      <value value="FID-47-118374-5"/>
    </identifier>
  </serviceProvider>
</Encounter>