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

: Report Indicator Code - JSON Representation

Draft as of 2024-11-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "reportIndicatorCodeVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet reportIndicatorCodeVS</b></p><a name=\"reportIndicatorCodeVS\"> </a><a name=\"hcreportIndicatorCodeVS\"> </a><a name=\"reportIndicatorCodeVS-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-DE12\">DE12</a></td><td style=\"color: #cccccc\">Dropout rate</td><td>An indicator for the assessment of a particular vaccine's dropout rate (i.e. comparing the number of clients who start a specific immunization schedule with the number of clients who complete it)</td></tr><tr><td><a href=\"CodeSystem-IMMZ.E.html#IMMZ.E-DE13\">DE13</a></td><td style=\"color: #cccccc\">Defaulters</td><td>An indicator for the assessment of a particular vaccine's defaulters. Defaulters are clients who miss scheduled vaccination doses for any reason</td></tr><tr><td><a href=\"CodeSystem-IMMZ.E.html#IMMZ.E-DE14\">DE14</a></td><td style=\"color: #cccccc\">Coverage</td><td>An indicator for the assessment of a particular vaccine's coverage (i.e. the estimated percentage of clients who have received specific doses of a vaccine)</td></tr><tr><td><a href=\"CodeSystem-IMMZ.E.html#IMMZ.E-DE15\">DE15</a></td><td style=\"color: #cccccc\">AEFI Case Rate</td><td>An indicator for the assessment of a particular vaccine's Adverse Event Following Immunization (AEFI) case rate. This report is tracked as an aggregate tally of number of clients who received a vaccine dose and have reported an adverse event compared with the total number of doses administered of the vaccine product</td></tr><tr><td><a href=\"CodeSystem-IMMZ.E.html#IMMZ.E-DE16\">DE16</a></td><td style=\"color: #cccccc\">Open Vial Wastage</td><td>An indicator for the assessment of a particular vaccine's open vial wastage, which is a measure of the percentage of doses of a vaccine that were opened but discarded due to under-utilization</td></tr><tr><td><a href=\"CodeSystem-IMMZ.E.html#IMMZ.E-DE17\">DE17</a></td><td style=\"color: #cccccc\">Closed Vial Wastage</td><td>An indicator for the assessment of a particular vaccine's open vial wastage, which is a measure of the percentage of doses of a vaccine that were spoiled due to reasons such as expiry, freezing, breakage, etc.</td></tr></table></li></ul></div>"
  },
  "url" : "https://chanjoke.intellisoftkenya.com/fhir/ValueSet/reportIndicatorCodeVS",
  "version" : "0.1.0",
  "name" : "IMMZE1DE11VS",
  "title" : "Report Indicator Code",
  "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 Indicator Code",
  "compose" : {
    "include" : [
      {
        "system" : "https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/IMMZ.E",
        "concept" : [
          {
            "code" : "DE12"
          },
          {
            "code" : "DE13"
          },
          {
            "code" : "DE14"
          },
          {
            "code" : "DE15"
          },
          {
            "code" : "DE16"
          },
          {
            "code" : "DE17"
          }
        ]
      }
    ]
  }
}