FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-condition-code-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-condition-code-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/condition-code-vs
Version0.4.0
Statusdraft
Date2026-03-30T12:52:51+00:00
NameConditionCodeVS
TitleCondition Codes
DescriptionCodes for conditions, allowing use of both ICD-10 and SNOMED CT as appropriate on the context

Resources that use this resource

StructureDefinition
uz.dhp.core#currentuz-core-conditionUZ Core Condition

Resources that this resource uses

CodeSystem
hl7.terminology.r4b#6.0.2icd-10ICD-10
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet condition-code-vs

Language: en

This value set includes codes based on the following rules:

  • Include all codes defined in http://hl7.org/fhir/sid/icd-10 version ⏿2019-covid-expanded
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 404684003 (Clinical finding (finding))
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 243796009 (Context-dependent categories)
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 272379006 (Events)

Russian


Сгенерированный нарратив: ValueSet condition-code-vs

Язык: en

Этот набор значений включает коды, основанные на следующих правилах:

  • Включить все коды, определенные в http://hl7.org/fhir/sid/icd-10 версия ⏿2019-covid-expanded
  • Включить коды отhttp://snomed.info/sct версия Not Stated (use latest from terminology server) где concept is-a 404684003 (Clinical finding (finding))
  • Включить коды отhttp://snomed.info/sct версия Not Stated (use latest from terminology server) где concept is-a 243796009 (Context-dependent categories)
  • Включить коды отhttp://snomed.info/sct версия Not Stated (use latest from terminology server) где concept is-a 272379006 (Events)

Uzbek


Generated Narrative: ValueSet condition-code-vs

Language: en

This value set includes codes based on the following rules:

  • Include all codes defined in http://hl7.org/fhir/sid/icd-10 version ⏿2019-covid-expanded
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 404684003 (Clinical finding (finding))
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 243796009 (Context-dependent categories)
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 272379006 (Events)

Source1

{
  "resourceType": "ValueSet",
  "id": "condition-code-vs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-03-30T12:52:51+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": "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"
          }
        ]
      }
    ]
  }
}