FHIR IG analytics| Package | fhir.kenyaEmergencyIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-em-vital-qualitative-state.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/CodeSystem-em-vital-qualitative-state.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-vital-qualitative-state |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-20T11:03:05+00:00 |
| Name | EMVitalQualitativeStateCS |
| Title | Emergency Vital Sign Qualitative State |
| Realm | us |
| Authority | hl7 |
| Description | Qualitative descriptor of a vital-sign reading that is independent of, and supplements, its numeric value. |
| Content | complete |
| ValueSet | ||
| fhir.kenyaEmergencyIG#current | em-vital-qualitative-state | Emergency Vital Sign Qualitative State Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem em-vital-qualitative-state
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-vital-qualitative-state defines the following codes:
| Code | Display |
| weak | Weak |
| strong | Strong |
| bounding | Bounding |
| thready | Thready |
| regular | Regular |
| irregular | Irregular |
| labored | Labored |
| shallow | Shallow |
| normal | Normal |
{
"resourceType": "CodeSystem",
"id": "em-vital-qualitative-state",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}