Kenya Patient Summary FHIR IG
0.1.0 - ci-build
Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-09 |
{
"resourceType" : "ValueSet",
"id" : "kps-allergy-severity-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet kps-allergy-severity-vs</b></p><a name=\"kps-allergy-severity-vs\"> </a><a name=\"hckps-allergy-severity-vs\"> </a><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html\"><code>http://hl7.org/fhir/reaction-event-severity</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version 📦4.0.1</span></li></ul></div>"
},
"url" : "https://example.org/fhir/ValueSet/allergy-severity-vs",
"version" : "0.1.0",
"name" : "KPSAllergySeverityVS",
"title" : "Allergy Severity",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-09T10:36:20+00:00",
"publisher" : "IntelliSOFT Consulting",
"contact" : [
{
"name" : "IntelliSOFT Consulting",
"telecom" : [
{
"system" : "url",
"value" : "https://.com/fhir/example-publisher"
}
]
},
{
"name" : "KPS Team Kenya.",
"telecom" : [
{
"system" : "email",
"value" : "info@example.com",
"use" : "work"
}
]
}
],
"description" : "Value Sets for Allergy Severity",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/reaction-event-severity"
}
]
}
}