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" : "CodeSystem",
"id" : "KenyaVaccineCodesExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem KenyaVaccineCodesExample</b></p><a name=\"KenyaVaccineCodesExample\"> </a><a name=\"hcKenyaVaccineCodesExample\"> </a><a name=\"KenyaVaccineCodesExample-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>cvxp</td><td>cvxp</td><td>Coding</td><td>cvx mapping for this code</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/KenyaVaccineCodesExample</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><td><b>cvxp</b></td></tr><tr><td style=\"white-space:nowrap\">BCG<a name=\"KenyaVaccineCodesExample-BCG\"> </a></td><td>BCG</td><td>Bacillus Calmette-Guerin vaccine</td><td>19</td></tr><tr><td style=\"white-space:nowrap\">OPV<a name=\"KenyaVaccineCodesExample-OPV\"> </a></td><td>OPV</td><td>Oral Polio Vaccine</td><td>02</td></tr><tr><td style=\"white-space:nowrap\">PCV<a name=\"KenyaVaccineCodesExample-PCV\"> </a></td><td>PCV 10</td><td>Pneumococcal Conjugate Vaccine</td><td>177</td></tr><tr><td style=\"white-space:nowrap\">Rota<a name=\"KenyaVaccineCodesExample-Rota\"> </a></td><td>Rota</td><td>Rotavirus vaccine</td><td>122</td></tr><tr><td style=\"white-space:nowrap\">DTP-Hib-Hep-B<a name=\"KenyaVaccineCodesExample-DTP-Hib-Hep-B\"> </a></td><td>DTP-Hib-Hep B</td><td>Diptheria, Pertussis, Haemophilus influenzae type b</td><td>102</td></tr></table></div>"
},
"url" : "https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/KenyaVaccineCodesExample",
"version" : "0.1.0",
"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"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"property" : [
{
"code" : "cvxp",
"description" : "cvx mapping for this code",
"type" : "Coding"
}
],
"concept" : [
{
"code" : "BCG",
"display" : "BCG",
"definition" : "Bacillus Calmette-Guerin vaccine",
"property" : [
{
"code" : "cvxp",
"valueCoding" : {
"system" : "http://hl7.org/fhir/sid/cvx",
"code" : "19"
}
}
]
},
{
"code" : "OPV",
"display" : "OPV",
"definition" : "Oral Polio Vaccine",
"property" : [
{
"code" : "cvxp",
"valueCoding" : {
"system" : "http://hl7.org/fhir/sid/cvx",
"code" : "02"
}
}
]
},
{
"code" : "PCV",
"display" : "PCV 10",
"definition" : "Pneumococcal Conjugate Vaccine",
"property" : [
{
"code" : "cvxp",
"valueCoding" : {
"system" : "http://hl7.org/fhir/sid/cvx",
"code" : "177"
}
}
]
},
{
"code" : "Rota",
"display" : "Rota",
"definition" : "Rotavirus vaccine",
"property" : [
{
"code" : "cvxp",
"valueCoding" : {
"system" : "http://hl7.org/fhir/sid/cvx",
"code" : "122"
}
}
]
},
{
"code" : "DTP-Hib-Hep-B",
"display" : "DTP-Hib-Hep B",
"definition" : "Diptheria, Pertussis, Haemophilus influenzae type b",
"property" : [
{
"code" : "cvxp",
"valueCoding" : {
"system" : "http://hl7.org/fhir/sid/cvx",
"code" : "102"
}
}
]
}
]
}