{
  "resourceType" : "ValueSet",
  "id" : "consent-state-codes-vs",
  "language" : "ru",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ValueSet consent-state-codes-vs</b></p><a name=\"ru-consent-state-codes-vs\"> </a><a name=\"ru-hcconsent-state-codes-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-consent-state-codes-cs.html\">Consent State Codes translations</a>.</p><ul><li>Include эти коды, как они определены в <a href=\"http://hl7.org/fhir/R5/codesystem-consent-state-codes.html\"><code>http://hl7.org/fhir/consent-state-codes</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> версия &#x1F4CD;5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Код</b></td><td><b>Отображение</b></td><td><b>Определение</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-draft\">draft</a></td><td style=\"color: #cccccc\">Pending</td><td>The consent is in development or awaiting use but is not yet intended to be acted upon.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-active\">active</a></td><td style=\"color: #cccccc\">Active</td><td>The consent is to be followed and enforced.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-inactive\">inactive</a></td><td style=\"color: #cccccc\">Inactive</td><td>The consent is terminated or replaced.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-not-done\">not-done</a></td><td style=\"color: #cccccc\">Abandoned</td><td>The consent development has been terminated prior to completion.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>The consent was created wrongly (e.g. wrong patient) and should be ignored.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-unknown\">unknown</a></td><td style=\"color: #cccccc\">Unknown</td><td>The resource is in an indeterminate state.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/consent-state-codes-cs|5.0.0"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/consent-state-codes-vs",
  "version" : "0.5.0",
  "name" : "ConsentStateCodesVS",
  "title" : "Consent State Codes",
  "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" : "Defines the consent state codes in Uzbek and Russian",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/consent-state-codes",
      "version" : "5.0.0",
      "concept" : [{
        "code" : "draft"
      },
      {
        "code" : "active"
      },
      {
        "code" : "inactive"
      },
      {
        "code" : "not-done"
      },
      {
        "code" : "entered-in-error"
      },
      {
        "code" : "unknown"
      }]
    }]
  }
}