FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/regions-vs

Packageuz.medcore.core
Resource TypeValueSet
Idregions-vs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-regions-vs.html
URLhttps://terminology.medcore.uz/ValueSet/regions-vs
Version0.1.0
Statusdraft
Date2025-07-31T11:55:15+00:00
NameRegionsVS
TitleUzbekistan Regions and Locations
DescriptionList of regions and locations in Uzbekistan

Resources that use this resource

StructureDefinition
uz-core-locationUZ Core Location
uz-core-patientUZ Core Patient
uz-core-practitionerUZ Core Practitioner
dhp-locationUzbekistan DHP Location
dhp-patientUzbekistan DHP Patient
dhp-practitionerUzbekistan DHP Practitioner

Resources that this resource uses

CodeSystem
regions-csUzbekistan Regions and Locations

Narrative

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

Generated Narrative: ValueSet regions-vs

Language: uz


Source

{
  "resourceType": "ValueSet",
  "id": "regions-vs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.medcore.uz/ValueSet/regions-vs",
  "version": "0.1.0",
  "name": "RegionsVS",
  "title": "Uzbekistan Regions and Locations",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-31T11:55:15+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "List of regions and locations in Uzbekistan",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://terminology.medcore.uz/CodeSystem/regions-cs"
      }
    ]
  }
}