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

: Reason Vaccine not administered - JSON Representation

Draft as of 2024-11-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "KenyanImmunizationNotDoneReasonsVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet KenyanImmunizationNotDoneReasonsVS</b></p><a name=\"KenyanImmunizationNotDoneReasonsVS\"> </a><a name=\"hcKenyanImmunizationNotDoneReasonsVS\"> </a><a name=\"KenyanImmunizationNotDoneReasonsVS-en-US\"> </a><ul><li>Include all codes defined in <code>http://health.go.ke/CodeSystems/KenyanImmunizationNotDoneReasons</code></li></ul></div>"
  },
  "url" : "https://chanjoke.intellisoftkenya.com/fhir/ValueSet/KenyanImmunizationNotDoneReasonsVS",
  "version" : "0.1.0",
  "name" : "KenyanImmunizationNotDoneReasonsVS",
  "title" : "Reason Vaccine not administered",
  "status" : "draft",
  "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" : "Reasons a Vaccine was not administered (Kenyan National Program)",
  "compose" : {
    "include" : [
      {
        "system" : "http://health.go.ke/CodeSystems/KenyanImmunizationNotDoneReasons"
      }
    ]
  }
}