{
  "resourceType" : "ValueSet",
  "id" : "condition-code-vs",
  "language" : "ru",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ValueSet condition-code-vs</b></p><a name=\"ru-condition-code-vs\"> </a><a name=\"ru-hccondition-code-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Язык: en</p></div><p>Этот набор значений включает коды, основанные на следующих правилах:</p><ul><li>Включить все коды, определенные в <a href=\"http://tx.fhir.org/r5\"><code>http://hl7.org/fhir/sid/icd-10</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 2019-covid-expanded has been used\"> версия ⏿2019-covid-expanded</span></li><li>Включить коды от<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\"> версия Not Stated (use latest from terminology server)</span> где concept  is-a 404684003 (Clinical finding (finding))</li><li>Включить коды от<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\"> версия Not Stated (use latest from terminology server)</span> где concept  is-a 243796009 (Context-dependent categories)</li><li>Включить коды от<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\"> версия Not Stated (use latest from terminology server)</span> где concept  is-a 272379006 (Events)</li></ul></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/condition-code-vs",
  "version" : "0.4.0",
  "name" : "ConditionCodeVS",
  "title" : "Condition Codes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-04-21T17:57:15+05: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" : "Codes for conditions, allowing use of both ICD-10 and SNOMED CT as appropriate on the context",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/sid/icd-10"
    },
    {
      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "404684003"
      }]
    },
    {
      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "243796009"
      }]
    },
    {
      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "272379006"
      }]
    }]
  }
}