{
  "resourceType" : "ValueSet",
  "id" : "foreign-passport-system-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 foreign-passport-system-vs</b></p><a name=\"foreign-passport-system-vs\"> </a><a name=\"hcforeign-passport-system-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: en</p></div><p>This value set includes codes based on the following rules:</p><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 idtype  = http://terminology.hl7.org/CodeSystem/v2-0203#PPN and notSelectable  = false</li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude 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 country  = urn:iso:std:iso:3166#UZ</li></ul></div>"
  },
  "url" : "https://dhp.uz/fhir/core/ValueSet/foreign-passport-system-vs",
  "version" : "0.4.0",
  "name" : "ForeignPassportSystemVS",
  "title" : "Foreign Passport System 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 system URIs for foreign (non-Uzbekistan) passport identifiers. Used in the [UZ Core Patient](StructureDefinition-uz-core-patient.html) profile for the passportForeign slice.",
  "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" : "idtype",
        "op" : "=",
        "value" : "http://terminology.hl7.org/CodeSystem/v2-0203#PPN"
      },
      {
        "property" : "notSelectable",
        "op" : "=",
        "value" : "false"
      }]
    }],
    "exclude" : [{
      "system" : "https://dhp.uz/fhir/core/CodeSystem/identifier-domain-cs",
      "version" : "0.4.0",
      "filter" : [{
        "property" : "country",
        "op" : "=",
        "value" : "urn:iso:std:iso:3166#UZ"
      }]
    }]
  }
}