BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build

BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HMIS Maternal Vaccine Type Value Set - JSON Representation

Active as of 2026-02-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hmis-maternal-vaccine-type-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hmis-maternal-vaccine-type-vs</b></p><a name=\"hmis-maternal-vaccine-type-vs\"> </a><a name=\"hchmis-maternal-vaccine-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-hmis-vaccine-type.html\"><code>http://biomaxis.com/fhir/CodeSystem/hmis-vaccine-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.0-semantic-release</span><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-hmis-vaccine-type.html#hmis-vaccine-type-Td-1\">Td-1</a></td><td style=\"color: #cccccc\">Td 1st Dose</td><td>Tetanus-Diphtheria vaccine - 1st dose for pregnant women</td></tr><tr><td><a href=\"CodeSystem-hmis-vaccine-type.html#hmis-vaccine-type-Td-2\">Td-2</a></td><td style=\"color: #cccccc\">Td 2nd Dose</td><td>Tetanus-Diphtheria vaccine - 2nd dose for pregnant women (4 weeks after Td1)</td></tr><tr><td><a href=\"CodeSystem-hmis-vaccine-type.html#hmis-vaccine-type-Td-2plus\">Td-2plus</a></td><td style=\"color: #cccccc\">Td 2+ (Booster)</td><td>Tetanus-Diphtheria vaccine - booster dose for subsequent pregnancies</td></tr></table></li></ul></div>"
  },
  "url" : "http://biomaxis.com/fhir/ValueSet/hmis-maternal-vaccine-type-vs",
  "version" : "0.0.0-semantic-release",
  "name" : "HMISMaternalVaccineTypeVS",
  "title" : "HMIS Maternal Vaccine Type Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-04T09:30:33+00:00",
  "publisher" : "BioMaxis Pvt. Ltd.",
  "contact" : [
    {
      "name" : "BioMaxis Pvt. Ltd.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://biomaxis.com"
        }
      ]
    }
  ],
  "description" : "Value set containing vaccines for pregnant women in Nepal's National Immunization Program.",
  "compose" : {
    "include" : [
      {
        "system" : "http://biomaxis.com/fhir/CodeSystem/hmis-vaccine-type",
        "concept" : [
          {
            "code" : "Td-1"
          },
          {
            "code" : "Td-2"
          },
          {
            "code" : "Td-2plus"
          }
        ]
      }
    ]
  }
}