Kenya Emergency Care Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya Emergency Care Implementation Guide, published by Digital Health Agency (DHA), Kenya. 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/Kenya-Emergency-FHIR-IG/ and changes regularly. See the Directory of published versions

: Emergency POCUS Field - XML Representation

Active as of 2026-08-07

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="em-pocus-field"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem em-pocus-field</b></p><a name="em-pocus-field"> </a><a name="hcem-pocus-field"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-pocus-field</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">abdomen-finding<a name="em-pocus-field-abdomen-finding"> </a></td><td>Abdomen finding</td></tr><tr><td style="white-space:nowrap">chest-finding<a name="em-pocus-field-chest-finding"> </a></td><td>Chest finding</td></tr><tr><td style="white-space:nowrap">pericardial-effusion<a name="em-pocus-field-pericardial-effusion"> </a></td><td>Pericardial effusion present</td></tr><tr><td style="white-space:nowrap">cardiac-activity<a name="em-pocus-field-cardiac-activity"> </a></td><td>Cardiac activity</td></tr><tr><td style="white-space:nowrap">rv-function<a name="em-pocus-field-rv-function"> </a></td><td>RV function</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-pocus-field"/>
  <version value="0.1.0"/>
  <name value="EMPOCUSFieldCS"/>
  <title value="Emergency POCUS Field"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-07T11:54:11+00:00"/>
  <publisher value="Digital Health Agency (DHA), Kenya"/>
  <contact>
    <name value="Digital Health Agency (DHA), Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency Kenya – FHIR Team"/>
    <telecom>
      <system value="email"/>
      <value value="info@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Identifies the specific structured field carried by a component on EMPOCUSObservation."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="abdomen-finding"/>
    <display value="Abdomen finding"/>
  </concept>
  <concept>
    <code value="chest-finding"/>
    <display value="Chest finding"/>
  </concept>
  <concept>
    <code value="pericardial-effusion"/>
    <display value="Pericardial effusion present"/>
  </concept>
  <concept>
    <code value="cardiac-activity"/>
    <display value="Cardiac activity"/>
  </concept>
  <concept>
    <code value="rv-function"/>
    <display value="RV function"/>
  </concept>
</CodeSystem>