Kenya Emmergency FHIR Implementation Guide (IG)
0.1.0 - ci-build

Kenya Emmergency FHIR Implementation Guide (IG), published by Intellisoft Consulting Ltd.. 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-Emmergency-FHIR-IG/ and changes regularly. See the Directory of published versions

: Assessment Types - XML Representation

Active as of 2025-12-18

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="assessment-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem assessment-types</b></p><a name="assessment-types"> </a><a name="hcassessment-types"> </a><p>This  code system <code>https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/CodeSystem/ASSESSMENT-TYPES</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">GLASGOW-COMA-SCALE<a name="assessment-types-GLASGOW-COMA-SCALE"> </a></td><td>Glasgow Coma Scale</td><td>Assessment of level of consciousness using GCS.</td></tr><tr><td style="white-space:nowrap">HEAD<a name="assessment-types-HEAD"> </a></td><td>Head</td><td>Assessment of the head region.</td></tr><tr><td style="white-space:nowrap">NECK<a name="assessment-types-NECK"> </a></td><td>Neck</td><td>Assessment of the neck region.</td></tr><tr><td style="white-space:nowrap">CHEST<a name="assessment-types-CHEST"> </a></td><td>Chest</td><td>Assessment of the chest region.</td></tr><tr><td style="white-space:nowrap">BACK-AND-SPINE<a name="assessment-types-BACK-AND-SPINE"> </a></td><td>Back and Spine</td><td>Assessment of the back and spine region.</td></tr><tr><td style="white-space:nowrap">ABDOMEN<a name="assessment-types-ABDOMEN"> </a></td><td>Abdomen</td><td>Assessment of the abdominal region.</td></tr><tr><td style="white-space:nowrap">PELVIS<a name="assessment-types-PELVIS"> </a></td><td>Pelvis</td><td>Assessment of the pelvic region.</td></tr><tr><td style="white-space:nowrap">UPPER-EXTREMITIES<a name="assessment-types-UPPER-EXTREMITIES"> </a></td><td>Upper Extremities</td><td>Assessment of the upper limbs.</td></tr><tr><td style="white-space:nowrap">LOWER-EXTREMITIES<a name="assessment-types-LOWER-EXTREMITIES"> </a></td><td>Lower Extremities</td><td>Assessment of the lower limbs.</td></tr></table></div>
  </text>
  <url
       value="https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/CodeSystem/ASSESSMENT-TYPES"/>
  <version value="0.1.0"/>
  <name value="AssessmentTypesCS"/>
  <title value="Assessment Types"/>
  <status value="active"/>
  <date value="2025-12-18T14:12:07+00:00"/>
  <publisher value="Intellisoft Consulting Ltd."/>
  <contact>
    <name value="Intellisoft Consulting Ltd."/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description
               value="Specifies types of clinical assessments for patient evaluation."/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="GLASGOW-COMA-SCALE"/>
    <display value="Glasgow Coma Scale"/>
    <definition value="Assessment of level of consciousness using GCS."/>
  </concept>
  <concept>
    <code value="HEAD"/>
    <display value="Head"/>
    <definition value="Assessment of the head region."/>
  </concept>
  <concept>
    <code value="NECK"/>
    <display value="Neck"/>
    <definition value="Assessment of the neck region."/>
  </concept>
  <concept>
    <code value="CHEST"/>
    <display value="Chest"/>
    <definition value="Assessment of the chest region."/>
  </concept>
  <concept>
    <code value="BACK-AND-SPINE"/>
    <display value="Back and Spine"/>
    <definition value="Assessment of the back and spine region."/>
  </concept>
  <concept>
    <code value="ABDOMEN"/>
    <display value="Abdomen"/>
    <definition value="Assessment of the abdominal region."/>
  </concept>
  <concept>
    <code value="PELVIS"/>
    <display value="Pelvis"/>
    <definition value="Assessment of the pelvic region."/>
  </concept>
  <concept>
    <code value="UPPER-EXTREMITIES"/>
    <display value="Upper Extremities"/>
    <definition value="Assessment of the upper limbs."/>
  </concept>
  <concept>
    <code value="LOWER-EXTREMITIES"/>
    <display value="Lower Extremities"/>
    <definition value="Assessment of the lower limbs."/>
  </concept>
</CodeSystem>