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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-organization-identifier-domain-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-organization-identifier-domain-vs.html
URLhttps://dhp.uz/fhir/core/ValueSet/organization-identifier-domain-vs
Version0.4.0
Statusdraft
Date2026-02-03T15:04:26+00:00
NameOrganizationIdentifierDomainVS
TitleOrganization Identifier Domain Value Set
DescriptionAllowed codes for organization identification domains (national tax numbers, registration numbers, etc) in Uzbekistan's health information exchange. Used in the [UZ Core Organization](StructureDefinition-uz-core-organization.html) profile.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
identifier-domain-csIdentifier domain

Narrative

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


English


Generated Narrative: ValueSet organization-identifier-domain-vs

Language: uz


Russian


Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . organization-identifier-domain-vs

Язык: uz


Uzbek


Generated Narrative: ValueSet resurs namunasi ma'lum bir kontekstda foydalanish uchun mo'ljallangan bir yoki bir nechta kod tizimlaridan olingan kodlar to'plamini belgilaydi. Qiymat to'plamlari CodeSystem ta'riflari va ulardan kodlangan elementlarda foydalanish o'rtasidagi bog'liqlik . organization-identifier-domain-vs

Language: uz


Source1

{
  "resourceType": "ValueSet",
  "id": "organization-identifier-domain-vs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://dhp.uz/fhir/core/ValueSet/organization-identifier-domain-vs",
  "version": "0.4.0",
  "name": "OrganizationIdentifierDomainVS",
  "title": "Organization Identifier Domain Value Set",
  "status": "draft",
  "experimental": true,
  "date": "2026-02-03T15:04:26+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": "Allowed codes for organization identification domains (national tax numbers, registration numbers, etc) in Uzbekistan's health information exchange. Used in the [UZ Core Organization](StructureDefinition-uz-core-organization.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",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "https://dhp.uz/fhir/core/sid/org"
          },
          {
            "property": "notSelectable",
            "op": "=",
            "value": "false"
          }
        ]
      }
    ]
  }
}