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

: IMMZ.D CodeSystem for Defaulter Tracing - JSON Representation

Active as of 2024-11-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "IMMZDDefaulterTracingCodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IMMZDDefaulterTracingCodeSystem</b></p><a name=\"IMMZDDefaulterTracingCodeSystem\"> </a><a name=\"hcIMMZDDefaulterTracingCodeSystem\"> </a><a name=\"IMMZDDefaulterTracingCodeSystem-en-US\"> </a><p>This case-insensitive code system <code>https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/IMMZDDefaulterTracingCodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">DE1<a name=\"IMMZDDefaulterTracingCodeSystem-DE1\"> </a></td><td>Child can be located</td></tr><tr><td style=\"white-space:nowrap\">DE2<a name=\"IMMZDDefaulterTracingCodeSystem-DE2\"> </a></td><td>Yes</td></tr><tr><td style=\"white-space:nowrap\">DE3<a name=\"IMMZDDefaulterTracingCodeSystem-DE3\"> </a></td><td>No</td></tr><tr><td style=\"white-space:nowrap\">DE6<a name=\"IMMZDDefaulterTracingCodeSystem-DE6\"> </a></td><td>Name of client</td></tr><tr><td style=\"white-space:nowrap\">DE7<a name=\"IMMZDDefaulterTracingCodeSystem-DE7\"> </a></td><td>Age</td></tr><tr><td style=\"white-space:nowrap\">DE8<a name=\"IMMZDDefaulterTracingCodeSystem-DE8\"> </a></td><td>Location</td></tr><tr><td style=\"white-space:nowrap\">DE9<a name=\"IMMZDDefaulterTracingCodeSystem-DE9\"> </a></td><td>mother/father/guardian's contact number</td></tr><tr><td style=\"white-space:nowrap\">DE10<a name=\"IMMZDDefaulterTracingCodeSystem-DE10\"> </a></td><td>Due/overdue vaccination(s)</td></tr><tr><td style=\"white-space:nowrap\">DE11<a name=\"IMMZDDefaulterTracingCodeSystem-DE11\"> </a></td><td>Client gets vaccinated</td></tr><tr><td style=\"white-space:nowrap\">DE13<a name=\"IMMZDDefaulterTracingCodeSystem-DE13\"> </a></td><td>Reason for late vaccination</td></tr><tr><td style=\"white-space:nowrap\">DE15<a name=\"IMMZDDefaulterTracingCodeSystem-DE15\"> </a></td><td>Reason for missed vaccination</td></tr><tr><td style=\"white-space:nowrap\">DE16<a name=\"IMMZDDefaulterTracingCodeSystem-DE16\"> </a></td><td>Client is vaccinated</td></tr></table></div>"
  },
  "url" : "https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/IMMZDDefaulterTracingCodeSystem",
  "version" : "0.1.0",
  "name" : "IMMZ_D",
  "status" : "active",
  "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",
  "concept" : [
    {
      "code" : "DE1",
      "display" : "Child can be located"
    },
    {
      "code" : "DE2",
      "display" : "Yes"
    },
    {
      "code" : "DE3",
      "display" : "No"
    },
    {
      "code" : "DE6",
      "display" : "Name of client"
    },
    {
      "code" : "DE7",
      "display" : "Age"
    },
    {
      "code" : "DE8",
      "display" : "Location"
    },
    {
      "code" : "DE9",
      "display" : "mother/father/guardian's contact number"
    },
    {
      "code" : "DE10",
      "display" : "Due/overdue vaccination(s)"
    },
    {
      "code" : "DE11",
      "display" : "Client gets vaccinated"
    },
    {
      "code" : "DE13",
      "display" : "Reason for late vaccination"
    },
    {
      "code" : "DE15",
      "display" : "Reason for missed vaccination"
    },
    {
      "code" : "DE16",
      "display" : "Client is vaccinated"
    }
  ]
}