{
  "resourceType" : "ValueSet",
  "id" : "immunization-status-reason-vs",
  "language" : "uz",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet immunization-status-reason-vs</b></p><a name=\"uz-immunization-status-reason-vs\"> </a><a name=\"uz-hcimmunization-status-reason-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-actreason-cs.html\">Act reason translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> version &#x1F4CD;4.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://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-IMMUNE\">IMMUNE</a></td><td>immunity</td><td>**Definition:**Testing has shown that the patient already has immunity to the agent targeted by the immunization.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-MEDPREC\">MEDPREC</a></td><td>medical precaution</td><td>**Definition:**The patient currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-OSTOCK\">OSTOCK</a></td><td>product out of stock</td><td>**Definition:**There was no supply of the product on hand to perform the service.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-PATOBJ\">PATOBJ</a></td><td>patient objection</td><td>**Definition:**The patient or their guardian objects to receiving the vaccine.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/actreason-cs|2.1.0"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-reason-vs",
  "version" : "0.5.0",
  "name" : "ImmunizationStatusReasonVS",
  "title" : "Immunization status reason 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 reason codes with Uzbek and Russian translations",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "version" : "4.0.0",
      "concept" : [{
        "code" : "IMMUNE",
        "display" : "immunity"
      },
      {
        "code" : "MEDPREC",
        "display" : "medical precaution"
      },
      {
        "code" : "OSTOCK",
        "display" : "product out of stock"
      },
      {
        "code" : "PATOBJ",
        "display" : "patient objection"
      }]
    }]
  }
}