ChanjoKE Immunization Implementation Guide
0.1.0 - ci-build
ChanjoKE Immunization Implementation Guide, published by Intellisoft Consulting Ltd. 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/ChanjoKe-FHIR-IG/ and changes regularly. See the Directory of published versions
Draft as of 2024-11-08 |
{
"resourceType" : "ValueSet",
"id" : "VaccinesValueSet",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VaccinesValueSet</b></p><a name=\"VaccinesValueSet\"> </a><a name=\"hcVaccinesValueSet\"> </a><a name=\"VaccinesValueSet-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-CVX.html\"><code>http://hl7.org/fhir/sid/cvx</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>02</td><td style=\"color: #cccccc\">OPV</td></tr><tr><td>03</td><td style=\"color: #cccccc\">MMR</td></tr><tr><td>19</td><td style=\"color: #cccccc\">BCG</td></tr><tr><td>137</td><td style=\"color: #cccccc\">HPV, unspecified formulation</td></tr><tr><td>178</td><td style=\"color: #cccccc\">OPV bivalent</td></tr><tr><td>133</td><td style=\"color: #cccccc\">Pneumococcal conjugate PCV 13</td></tr><tr><td>122</td><td style=\"color: #cccccc\">rotavirus, unspecified formulation</td></tr><tr><td>10</td><td style=\"color: #cccccc\">IPV</td></tr><tr><td>107</td><td style=\"color: #cccccc\">DTaP, unspecified formulation</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.whocc.no/atc\"><code>http://www.whocc.no/atc</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>V04CB01</td><td style=\"color: #cccccc\">vitamin A concentrates</td></tr></table></li></ul></div>"
},
"url" : "https://chanjoke.intellisoftkenya.com/fhir/ValueSet/VaccinesValueSet",
"version" : "0.1.0",
"name" : "VaccinesValueSet",
"title" : "Combination Codes for vaccine",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-08T08:13:11+00:00",
"publisher" : "Intellisoft Consulting Ltd",
"contact" : [
{
"name" : "Intellisoft Consulting Ltd",
"telecom" : [
{
"system" : "url",
"value" : "https://www.intellisoftkenya.com/"
},
{
"system" : "email",
"value" : "info[at]intellisoftkenya.com"
}
]
}
],
"description" : "This is a mixed value set",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/sid/cvx",
"concept" : [
{
"code" : "02"
},
{
"code" : "03"
},
{
"code" : "19"
},
{
"code" : "137"
},
{
"code" : "178"
},
{
"code" : "133"
},
{
"code" : "122"
},
{
"code" : "10"
},
{
"code" : "107"
}
]
},
{
"system" : "http://www.whocc.no/atc",
"concept" : [
{
"code" : "V04CB01"
}
]
}
]
}
}