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" : "reportTypeVS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet reportTypeVS</b></p><a name=\"reportTypeVS\"> </a><a name=\"hcreportTypeVS\"> </a><a name=\"reportTypeVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.E.html\"><code>https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/IMMZ.E</code></a><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-IMMZ.E.html#IMMZ.E-DE7\">DE7</a></td><td style=\"color: #cccccc\">Individual</td><td>An individual report which provides information on the performance for a given measure with respect to a single subject</td></tr><tr><td><a href=\"CodeSystem-IMMZ.E.html#IMMZ.E-DE8\">DE8</a></td><td style=\"color: #cccccc\">Subject List</td><td>A subject list report that provides a listing of subjects who satisfied a specific population criteria in the measure</td></tr><tr><td><a href=\"CodeSystem-IMMZ.E.html#IMMZ.E-DE9\">DE9</a></td><td style=\"color: #cccccc\">Summary</td><td>A summary report that returns the number of members in each population criteria for the measure</td></tr><tr><td><a href=\"CodeSystem-IMMZ.E.html#IMMZ.E-DE10\">DE10</a></td><td style=\"color: #cccccc\">Data Exchange</td><td>A data exchange report that contains data of interest for the measure (i.e. data needed to calculate the measure)</td></tr></table></li></ul></div>"
},
"url" : "https://chanjoke.intellisoftkenya.com/fhir/ValueSet/reportTypeVS",
"version" : "0.1.0",
"name" : "IMMZE1DE6VS",
"title" : "Report Type",
"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" : "Report Type",
"compose" : {
"include" : [
{
"system" : "https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/IMMZ.E",
"concept" : [
{
"code" : "DE7"
},
{
"code" : "DE8"
},
{
"code" : "DE9"
},
{
"code" : "DE10"
}
]
}
]
}
}