Kenya Emergency FHIR 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-Emmergency-FHIR-IG/ and changes regularly. See the Directory of published versions
| Active as of 2026-07-20 |
{
"resourceType" : "CodeSystem",
"id" : "em-vital-qualitative-state",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem em-vital-qualitative-state</b></p><a name=\"em-vital-qualitative-state\"> </a><a name=\"hcem-vital-qualitative-state\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-vital-qualitative-state</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\">weak<a name=\"em-vital-qualitative-state-weak\"> </a></td><td>Weak</td></tr><tr><td style=\"white-space:nowrap\">strong<a name=\"em-vital-qualitative-state-strong\"> </a></td><td>Strong</td></tr><tr><td style=\"white-space:nowrap\">bounding<a name=\"em-vital-qualitative-state-bounding\"> </a></td><td>Bounding</td></tr><tr><td style=\"white-space:nowrap\">thready<a name=\"em-vital-qualitative-state-thready\"> </a></td><td>Thready</td></tr><tr><td style=\"white-space:nowrap\">regular<a name=\"em-vital-qualitative-state-regular\"> </a></td><td>Regular</td></tr><tr><td style=\"white-space:nowrap\">irregular<a name=\"em-vital-qualitative-state-irregular\"> </a></td><td>Irregular</td></tr><tr><td style=\"white-space:nowrap\">labored<a name=\"em-vital-qualitative-state-labored\"> </a></td><td>Labored</td></tr><tr><td style=\"white-space:nowrap\">shallow<a name=\"em-vital-qualitative-state-shallow\"> </a></td><td>Shallow</td></tr><tr><td style=\"white-space:nowrap\">normal<a name=\"em-vital-qualitative-state-normal\"> </a></td><td>Normal</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-vital-qualitative-state",
"version" : "0.1.0",
"name" : "EMVitalQualitativeStateCS",
"title" : "Emergency Vital Sign Qualitative State",
"status" : "active",
"experimental" : false,
"date" : "2026-07-20T11:03:05+00:00",
"publisher" : "Digital Health Agency (DHA), Kenya",
"contact" : [
{
"name" : "Digital Health Agency (DHA), Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://dha.go.ke"
},
{
"system" : "email",
"value" : "info@dha.go.ke"
}
]
},
{
"name" : "Digital Health Agency Kenya – FHIR Team",
"telecom" : [
{
"system" : "email",
"value" : "info@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://dha.go.ke",
"use" : "work"
}
]
}
],
"description" : "Qualitative descriptor of a vital-sign reading that is independent of, and\nsupplements, its numeric value.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "weak",
"display" : "Weak"
},
{
"code" : "strong",
"display" : "Strong"
},
{
"code" : "bounding",
"display" : "Bounding"
},
{
"code" : "thready",
"display" : "Thready"
},
{
"code" : "regular",
"display" : "Regular"
},
{
"code" : "irregular",
"display" : "Irregular"
},
{
"code" : "labored",
"display" : "Labored"
},
{
"code" : "shallow",
"display" : "Shallow"
},
{
"code" : "normal",
"display" : "Normal"
}
]
}