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

FHIR IG Statistics: CodeSystem/address-use-cs

Packageuz.dhp.core
Resource TypeCodeSystem
Idaddress-use-cs
FHIR VersionR5
Sourcehttp://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-address-use-cs.html
URLhttps://terminology.dhp.uz/CodeSystem/address-use-cs
Version5.0.0
Statusdraft
Date2025-08-12T15:30:11+00:00
NameAddressUseCS
Titleaddress registration translations
DescriptionTypes of address registration supplement with translations in Uzbek and Russian
Contentsupplement
Supplementshttp://hl7.org/fhir/address-use|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
address-useAddress Use

Narrative

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

Source

{
  "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"
        }
      ]
    }
  ]
}