| Package | uz.dhp.core | 
| Resource Type | CodeSystem | 
| Id | address-use-cs | 
| FHIR Version | R5 | 
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-address-use-cs.html | 
| URL | https://terminology.dhp.uz/CodeSystem/address-use-cs | 
| Version | 5.0.0 | 
| Status | draft | 
| Date | 2025-08-12T15:30:11+00:00 | 
| Name | AddressUseCS | 
| Title | address registration translations | 
| Description | Types of address registration supplement with translations in Uzbek and Russian | 
| Content | supplement | 
| Supplements | http://hl7.org/fhir/address-use|5.0.0 | 
No resources found
| CodeSystem | |
| address-use | Address Use | 
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem address-use-cs
Language: en
This code system supplement https://terminology.dhp.uz/CodeSystem/address-use-cs defines displays on the following codes:
| Code | 
| home | 
| temp | 
Additional Language Displays
| Code | Русский (Russian, ru) | uz | 
| home | Адрес прописки | Ro'yxatdan o'tish manzili | 
| temp | Адрес проживания | Yashash manzili | 
{
  "resourceType": "CodeSystem",
  "id": "address-use-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/CodeSystem/address-use-cs",
  "version": "5.0.0",
  "name": "AddressUseCS",
  "title": "address registration translations",
  "status": "draft",
  "experimental": true,
  "date": "2025-08-12T15:30:11+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Types of address registration supplement with translations in Uzbek and Russian",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/address-use|5.0.0",
  "concept": [
    {
      "code": "home",
      "designation": [
        {
          "language": "ru",
          "value": "Адрес прописки"
        },
        {
          "language": "uz",
          "value": "Ro'yxatdan o'tish manzili"
        }
      ]
    },
    {
      "code": "temp",
      "designation": [
        {
          "language": "ru",
          "value": "Адрес проживания"
        },
        {
          "language": "uz",
          "value": "Yashash manzili"
        }
      ]
    }
  ]
}