{
  "resourceType" : "ValueSet",
  "id" : "patient-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 patient-identifier-domain-vs</b></p><a name=\"patient-identifier-domain-vs\"> </a><a name=\"hcpatient-identifier-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 codes from<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> where concept  is-a <a href=\"CodeSystem-identifier-domain-cs.html#identifier-domain-cs-https.58.47.47dhp.46uz.47fhir.47core.47sid.47pid\">https://dhp.uz/fhir/core/sid/pid</a> and notSelectable  = false</li></ul></div>"
  },
  "url" : "https://dhp.uz/fhir/core/ValueSet/patient-identifier-domain-vs",
  "version" : "0.4.0",
  "name" : "PatientIdentifierDomainVS",
  "title" : "Patient Identifier Domain Value Set",
  "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" : "Allowed codes for patient identification domains (international passport numbers, drivers licenses) in Uzbekistan's health information exchange. Used in the [UZ Core Patient](StructureDefinition-uz-core-patient.html) profile.",
  "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",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "https://dhp.uz/fhir/core/sid/pid"
      },
      {
        "property" : "notSelectable",
        "op" : "=",
        "value" : "false"
      }]
    }]
  }
}