Kenya Disease Surveillance FHIR Implementation Guide.
0.1.0 - ci-build
Kenya
Kenya Disease Surveillance FHIR Implementation Guide., published by intellisoftConsulting. 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/Surveillance-FHIR-IG/ and changes regularly. See the Directory of published versions
| Draft as of 2026-02-24 |
{
"resourceType" : "CodeSystem",
"id" : "UNORDERED",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem UNORDERED</b></p><a name=\"UNORDERED\"> </a><a name=\"hcUNORDERED\"> </a><p>This case-insensitive code system <code>http://example.org/CodeSystem/UNORDERED</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\">001<a name=\"UNORDERED-001\"> </a></td><td>CauseOFEvent1</td><td>Cause of the event (Causative agent).</td></tr><tr><td style=\"white-space:nowrap\">002<a name=\"UNORDERED-002\"> </a></td><td>CauseOFEvent2</td><td>Cause of the event (Causative agent).</td></tr></table></div>"
},
"url" : "http://example.org/CodeSystem/UNORDERED",
"version" : "0.1.0",
"name" : "UNORDERED",
"title" : "CodeSystem",
"status" : "draft",
"experimental" : false,
"date" : "2026-02-24T08:31:28+00:00",
"publisher" : "intellisoftConsulting",
"contact" : [
{
"name" : "intellisoftConsulting",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
},
{
"name" : "IntelliSOFT Consulting Ltd.",
"telecom" : [
{
"system" : "email",
"value" : "info@intellisoftkenya.com",
"use" : "work"
}
]
}
],
"description" : "CodeSystem",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "001",
"display" : "CauseOFEvent1",
"definition" : "Cause of the event (Causative agent)."
},
{
"code" : "002",
"display" : "CauseOFEvent2",
"definition" : "Cause of the event (Causative agent)."
}
]
}