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" : "typeOfLastPCV10DoseVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet typeOfLastPCV10DoseVS</b></p><a name=\"typeOfLastPCV10DoseVS\"> </a><a name=\"hctypeOfLastPCV10DoseVS\"> </a><a name=\"typeOfLastPCV10DoseVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.B.html\"><code>https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/IMMZ.B</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-IMMZ.B.html#IMMZ.B-24499\">24499</a></td><td>PCV10-1</td></tr><tr><td><a href=\"CodeSystem-IMMZ.B.html#IMMZ.B-DE60\">DE60</a></td><td>PCV10-2</td></tr><tr><td><a href=\"CodeSystem-IMMZ.B.html#IMMZ.B-DE61\">DE61</a></td><td>PCV10-3</td></tr></table></li></ul></div>"
},
"url" : "https://chanjoke.intellisoftkenya.com/fhir/ValueSet/typeOfLastPCV10DoseVS",
"version" : "0.1.0",
"name" : "IMMZB1DE58VS",
"title" : "Type of last PCV10 dose",
"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" : "Type of last PCV10 dose",
"compose" : {
"include" : [
{
"system" : "https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/IMMZ.B",
"concept" : [
{
"code" : "24499",
"display" : "PCV10-1"
},
{
"code" : "DE60",
"display" : "PCV10-2"
},
{
"code" : "DE61",
"display" : "PCV10-3"
}
]
}
]
}
}