{
  "resourceType" : "ValueSet",
  "id" : "adverse-event-seriousness-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-seriousness-vs</b></p><a name=\"adverse-event-seriousness-vs\"> </a><a name=\"hcadverse-event-seriousness-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-adverse-event-seriousness-cs.html\">AdverseEvent seriousness translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-adverse-event-seriousness.html\"><code>http://terminology.hl7.org/CodeSystem/adverse-event-seriousness</code></a><span title=\"Version is explicitly stated to be 1.0.1\"> version &#x1F4CD;1.0.1</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-adverse-event-seriousness.html#adverse-event-seriousness-non-serious\">non-serious</a></td><td>Non-serious</td><td>This event is considered not to have the potential for persistent or costly injury or consequence.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-adverse-event-seriousness.html#adverse-event-seriousness-serious\">serious</a></td><td>Serious</td><td>This event is considered to have the potential for persistent or costly injury or consequence.</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-seriousness-cs|1.0.1"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/adverse-event-seriousness-vs",
  "version" : "0.5.0",
  "name" : "AdverseEventSeriousnessVS",
  "title" : "Types of AdverseEvent seriousness",
  "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 seriousness in Uzbekistan",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
      "version" : "1.0.1",
      "concept" : [{
        "code" : "non-serious",
        "display" : "Non-serious"
      },
      {
        "code" : "serious",
        "display" : "Serious"
      }]
    }]
  }
}