0.1.0 - ci-build
KISUMUHIEFHIRIG, published by intellisoftkenya. 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/Kisumu-County-HIE-FHIR-IG/ and changes regularly. See the Directory of published versions
| Draft as of 2026-06-16 |
{
"resourceType" : "ValueSet",
"id" : "KCHIPUrineProteinVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet KCHIPUrineProteinVS</b></p><a name=\"KCHIPUrineProteinVS\"> </a><a name=\"hcKCHIPUrineProteinVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-KCHIPCodes.html\"><code>http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-KCHIPCodes.html#KCHIPCodes-urine-protein-negative\">urine-protein-negative</a></td><td style=\"color: #cccccc\">Negative</td></tr><tr><td><a href=\"CodeSystem-KCHIPCodes.html#KCHIPCodes-urine-protein-trace\">urine-protein-trace</a></td><td style=\"color: #cccccc\">Trace</td></tr><tr><td><a href=\"CodeSystem-KCHIPCodes.html#KCHIPCodes-urine-protein-1plus\">urine-protein-1plus</a></td><td style=\"color: #cccccc\">1+</td></tr><tr><td><a href=\"CodeSystem-KCHIPCodes.html#KCHIPCodes-urine-protein-2plus\">urine-protein-2plus</a></td><td style=\"color: #cccccc\">2+</td></tr><tr><td><a href=\"CodeSystem-KCHIPCodes.html#KCHIPCodes-urine-protein-3plus\">urine-protein-3plus</a></td><td style=\"color: #cccccc\">3+</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.kisumuhealth.co.ke/ValueSet/KCHIPUrineProteinVS",
"version" : "0.1.0",
"name" : "KCHIPUrineProteinVS",
"title" : "KCHIP Urine Protein Dipstick",
"status" : "draft",
"date" : "2026-06-16T20:08:11+00:00",
"publisher" : "intellisoftkenya",
"contact" : [
{
"name" : "intellisoftkenya",
"telecom" : [
{
"system" : "url",
"value" : "https://www.intellisoftkenya.com/"
}
]
}
],
"description" : "Semi-quantitative urine protein dipstick result",
"compose" : {
"include" : [
{
"system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
"concept" : [
{
"code" : "urine-protein-negative"
},
{
"code" : "urine-protein-trace"
},
{
"code" : "urine-protein-1plus"
},
{
"code" : "urine-protein-2plus"
},
{
"code" : "urine-protein-3plus"
}
]
}
]
}
}