{
  "resourceType" : "ValueSet",
  "id" : "identifier-domain-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 identifier-domain-vs</b></p><a name=\"identifier-domain-vs\"> </a><a name=\"hcidentifier-domain-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\">Language: uz</p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-identifier-domain-cs.html\"><code>https://dhp.uz/fhir/core/CodeSystem/identifier-domain-cs</code></a><span title=\"Version is explicitly stated to be 0.4.0\"> version &#x1F4CD;0.4.0</span></li></ul></div>"
  },
  "url" : "https://dhp.uz/fhir/core/ValueSet/identifier-domain-vs",
  "version" : "0.4.0",
  "name" : "IdentifierDomainVS",
  "title" : "Identifier domain",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-30T15:43:42+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" : "Description of the identifier systems acceptable for entity (patient, practitioner, organization) identification.\n\nThis is modelled after the [Estonian Identifier Domain](https://fhir.ee/ig/terminology/0.2.3/site/CodeSystem-identifier-domain.html) with the exception that country codes are ISO 3166 two letter codes for consistency within UZ Core.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://dhp.uz/fhir/core/CodeSystem/identifier-domain-cs",
      "version" : "0.4.0"
    }]
  }
}