Uzbekistan Digital Health Platform
0.5.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Medication classification (ATC & INN)

Draft as of 2026-06-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "medication-classification-vs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medication-classification-vs</b></p><a name=\"medication-classification-vs\"> </a><a name=\"hcmedication-classification-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-atc-classification-cs.html\">ATC classification system</a>.</p><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://www.whocc.no/atc\"><code>http://www.whocc.no/atc</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 2025 has been used\"> version ⏿2025</span></li><li>Include all codes defined in <a href=\"CodeSystem-inn-medication-name-cs.html\"><code>https://terminology.dhp.uz/fhir/core/CodeSystem/inn-medication-name-cs</code></a><span title=\"Version is explicitly stated to be 0.5.0\"> version &#x1F4CD;0.5.0</span></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/atc-classification-cs|2025"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/medication-classification-vs",
  "version" : "0.5.0",
  "name" : "MedicationClassificationVS",
  "title" : "Medication classification (ATC & INN)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-12T15:35:00+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" : "This ValueSet combines the Anatomical Therapeutic Chemical (ATC) classification system and International Nonproprietary Names (INN) for standardized representation and classification of medicinal products in Uzbekistan.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://www.whocc.no/atc"
      },
      {
        "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/inn-medication-name-cs",
        "version" : "0.5.0"
      }
    ]
  }
}