{
  "resourceType" : "ValueSet",
  "id" : "adverse-event-actuality-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 adverse-event-actuality-vs</b></p><a name=\"adverse-event-actuality-vs\"> </a><a name=\"hcadverse-event-actuality-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-adverse-event-actuality-cs.html\">AdverseEvent actuality translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-adverse-event-actuality.html\"><code>http://hl7.org/fhir/adverse-event-actuality</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-adverse-event-actuality.html#adverse-event-actuality-actual\">actual</a></td><td>Adverse Event</td><td>The adverse event actually happened regardless of whether anyone was affected or harmed.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-adverse-event-actuality.html#adverse-event-actuality-potential\">potential</a></td><td>Potential Adverse Event</td><td>A potential adverse event.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/adverse-event-actuality-cs|5.0.0"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/adverse-event-actuality-vs",
  "version" : "0.5.0",
  "name" : "AdverseEventActualityVS",
  "title" : "Types of AdverseEvent actuality",
  "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" : "Types of AdverseEvent actuality in Uzbekistan",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/adverse-event-actuality",
      "version" : "5.0.0",
      "concept" : [{
        "code" : "actual",
        "display" : "Adverse Event"
      },
      {
        "code" : "potential",
        "display" : "Potential Adverse Event"
      }]
    }]
  }
}