IPTp-SP Digital Support System Implementation Guide
0.1.0 - ci-build
IPTp-SP Digital Support System Implementation Guide, published by IPTp-SP Digital Support System Implementation Team. 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/daviemukungi/IPTp-FHIR-implementationIG/ and changes regularly. See the Directory of published versions
| Draft as of 2026-06-30 |
{
"resourceType" : "ValueSet",
"id" : "iptp-adr-severity-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet iptp-adr-severity-vs</b></p><a name=\"iptp-adr-severity-vs\"> </a><a name=\"hciptp-adr-severity-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-iptp-code-system.html\"><code>http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system</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><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-iptp-code-system.html#iptp-code-system-adr-mild\">adr-mild</a></td><td style=\"color: #cccccc\">Mild ADR</td><td>Mild adverse drug reaction</td></tr><tr><td><a href=\"CodeSystem-iptp-code-system.html#iptp-code-system-adr-severe\">adr-severe</a></td><td style=\"color: #cccccc\">Severe ADR</td><td>Severe adverse drug reaction requiring immediate care</td></tr></table></li></ul></div>"
},
"url" : "http://iptp.kemri.go.ke/fhir/ValueSet/iptp-adr-severity-vs",
"version" : "0.1.0",
"name" : "IPTpADRSeverityVS",
"title" : "IPTp ADR Severity Value Set",
"status" : "draft",
"date" : "2026-06-30T18:47:18+00:00",
"publisher" : "IPTp-SP Digital Support System Implementation Team",
"contact" : [
{
"name" : "IPTp-SP Digital Support System Implementation Team",
"telecom" : [
{
"system" : "url",
"value" : "http://iptp.kemri.go.ke"
}
]
}
],
"description" : "Severity codes for adverse drug reactions in the IPTp program",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system",
"concept" : [
{
"code" : "adr-mild"
},
{
"code" : "adr-severe"
}
]
}
]
}
}