{
  "resourceType" : "ValueSet",
  "id" : "procedure-outcome-vs",
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet procedure-outcome-vs</b></p><a name=\"uz-procedure-outcome-vs\"> </a><a name=\"uz-hcprocedure-outcome-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/385669000\">385669000</a></td><td>Successful</td></tr><tr><td><a href=\"http://snomed.info/id/385670004\">385670004</a></td><td>Partially successful</td></tr><tr><td><a href=\"http://snomed.info/id/385671000\">385671000</a></td><td>Unsuccessful</td></tr></table></li></ul></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/procedure-outcome-vs",
  "version" : "0.5.0",
  "name" : "ProcedureOutcomeVS",
  "title" : "Procedure Outcome translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-05-13T13:20:43+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" : "Procedure outcome ValueSet with translations in Uzbek and Russian",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "385669000",
        "display" : "Successful"
      },
      {
        "code" : "385670004",
        "display" : "Partially successful"
      },
      {
        "code" : "385671000",
        "display" : "Unsuccessful"
      }]
    }]
  }
}