{
  "resourceType" : "ValueSet",
  "id" : "immunization-status-vs",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet immunization-status-vs</b></p><a name=\"immunization-status-vs\"> </a><a name=\"hcimmunization-status-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-immunization-status-cs.html\">Immunization Status translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-event-status.html\"><code>http://hl7.org/fhir/event-status</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version &#x1F4CD;5.0.0</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=\"http://hl7.org/fhir/R5/codesystem-event-status.html#event-status-entered-in-error\">entered-in-error</a></td><td>Entered in Error</td><td>This electronic record should never have existed, though it is possible that real-world decisions were based on it.  (If real-world activity has occurred, the status should be &quot;stopped&quot; rather than &quot;entered-in-error&quot;.).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-event-status.html#event-status-completed\">completed</a></td><td>Completed</td><td>The event has now concluded.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-event-status.html#event-status-not-done\">not-done</a></td><td>Not Done</td><td>The event was terminated prior to any activity beyond preparation.  I.e. The 'main' activity has not yet begun.  The boundary between preparatory and the 'main' activity is context-specific.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/immunization-status-cs|5.0.0"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-vs",
  "version" : "0.5.0",
  "name" : "ImmunizationStatusVS",
  "title" : "Immunization status value set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-05T10:07:26+00:00",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "contact" : [{
    "name" : "Ministry of Health of the Republic of Uzbekistan",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gov.uz/en/ssv"
    },
    {
      "system" : "email",
      "value" : "info@ssv.uz"
    }]
  }],
  "description" : "Immunization status codes with English and Russian translations",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/event-status",
      "version" : "5.0.0",
      "concept" : [{
        "code" : "entered-in-error",
        "display" : "Entered in Error"
      },
      {
        "code" : "completed",
        "display" : "Completed"
      },
      {
        "code" : "not-done",
        "display" : "Not Done"
      }]
    }]
  }
}