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

FHIR IG Statistics: ValueSet/address-type-vs

Packageuz.dhp.core
Resource TypeValueSet
Idaddress-type-vs
FHIR VersionR5
Sourcehttp://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-address-type-vs.html
URLhttps://terminology.dhp.uz/ValueSet/address-type-vs
Version0.2.0
Statusdraft
Date2025-08-07T14:48:22+00:00
NameAddressTypeVS
TitleTypes of possible addresses
DescriptionDefines the types of addresses with translations in Uzbek and Russian

Resources that use this resource

StructureDefinition
uz-core-locationUZ Core Location
uz-core-patientUZ Core Patient
uz-core-practitionerUZ Core Practitioner

Resources that this resource uses

CodeSystem
address-typeAddress Type

Narrative

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

Generated Narrative: ValueSet address-type-vs

This ValueSet requires the Code system Supplement Address type translations.


Source

{
  "resourceType": "ValueSet",
  "id": "address-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.dhp.uz/CodeSystem/address-type-cs|5.0.0"
    }
  ],
  "url": "https://terminology.dhp.uz/ValueSet/address-type-vs",
  "version": "0.2.0",
  "name": "AddressTypeVS",
  "title": "Types of possible addresses",
  "status": "draft",
  "experimental": true,
  "date": "2025-08-07T14:48:22+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Defines the types of addresses with translations in Uzbek and Russian",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/address-type"
      }
    ]
  }
}