{
  "resourceType" : "ValueSet",
  "id" : "consent-action-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 consent-action-vs</b></p><a name=\"uz-consent-action-vs\"> </a><a name=\"uz-hcconsent-action-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-consent-action-cs.html\">Possible consent actions translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-consentaction.html\"><code>http://terminology.hl7.org/CodeSystem/consentaction</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-consentaction.html#consentaction-collect\">collect</a></td><td style=\"color: #cccccc\">Collect</td><td>Gather retrieved information for storage</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-consentaction.html#consentaction-access\">access</a></td><td style=\"color: #cccccc\">Access</td><td>Retrieval without permitting collection, use or disclosure. e.g., no screen-scraping for collection, use or disclosure (view-only access)</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-consentaction.html#consentaction-use\">use</a></td><td style=\"color: #cccccc\">Use</td><td>Utilize the retrieved information</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-consentaction.html#consentaction-disclose\">disclose</a></td><td style=\"color: #cccccc\">Disclose</td><td>Transfer retrieved information</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-consentaction.html#consentaction-correct\">correct</a></td><td style=\"color: #cccccc\">Access and Correct</td><td>Allow retrieval of a patient's information for the purpose of update or rectify</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/consent-action-cs|5.0.0"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/consent-action-vs",
  "version" : "0.5.0",
  "name" : "ConsentActionVS",
  "title" : "Possible consent actions",
  "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" : "Determines the actions that can be taken with consent",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/consentaction",
      "version" : "1.0.1",
      "concept" : [{
        "code" : "collect"
      },
      {
        "code" : "access"
      },
      {
        "code" : "use"
      },
      {
        "code" : "disclose"
      },
      {
        "code" : "correct"
      }]
    }]
  }
}