WHO Immunization Implementation Guide
0.2.0 - ci-build

WHO Immunization Implementation Guide, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations/ and changes regularly. See the Directory of published versions

: IMMZ.Ex CodeSystem for Example values for required data elements - JSON Representation

Active as of 2025-08-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "IMMZ.Ex",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IMMZ.Ex</b></p><a name=\"IMMZ.Ex\"> </a><a name=\"hcIMMZ.Ex\"> </a><p>This case-insensitive code system <code>http://smart.who.int/immunizations/CodeSystem/IMMZ.Ex</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\">brand<a name=\"IMMZ.Ex-brand\"> </a></td><td>Example Brand</td></tr><tr><td style=\"white-space:nowrap\">manufacturer<a name=\"IMMZ.Ex-manufacturer\"> </a></td><td>Example Manufacturer</td></tr><tr><td style=\"white-space:nowrap\">marketauth<a name=\"IMMZ.Ex-marketauth\"> </a></td><td>Example Market Authorization Holder</td></tr></table></div>"
  },
  "url" : "http://smart.who.int/immunizations/CodeSystem/IMMZ.Ex",
  "version" : "0.2.0",
  "name" : "IMMZ_C",
  "title" : "IMMZ.Ex CodeSystem for Example values for required data elements",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-08T19:12:11+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "CodeSystem for IMMZ.Ex Examples",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "brand",
      "display" : "Example Brand"
    },
    {
      "code" : "manufacturer",
      "display" : "Example Manufacturer"
    },
    {
      "code" : "marketauth",
      "display" : "Example Market Authorization Holder"
    }
  ]
}