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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-address-type-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-address-type-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/address-type-cs
Version5.0.0
Statusdraft
Date2026-03-30T12:52:51+00:00
NameAddressTypeCS
TitleAddress type translations
DescriptionAddress type supplement with Uzbek and Russian translations
Contentsupplement
Supplementshttp://hl7.org/fhir/address-type|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
dk.ehealth.sundhed.fhir.ig.core#currentaddress-typeAddress Type

Narrative

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


English


Generated Narrative: CodeSystem address-type-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/address-type-cs defines displays on the following codes:

Code
postal
physical
both

Additional Language Displays

CodeРусский (Russian, ru)uz
postalПочтовый адресPochta manzili
physicalФизический адресJismoniy manzil
bothПочтовый и физический адресPochta va jismoniy manzil

Russian


Сгенерированный нарратив: CodeSystem address-type-cs

Язык: en

Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/address-type-cs определяет дисплеи по следующему кодус:

Код
postal
physical
both

Дополнительные языковые дисплеи

КодРусский (Russian, ru)uz
postalПочтовый адресPochta manzili
physicalФизический адресJismoniy manzil
bothПочтовый и физический адресPochta va jismoniy manzil

Uzbek


Generated Narrative: CodeSystem address-type-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/address-type-cs defines displays on the following codes:

Code
postal
physical
both

Additional Language Displays

CodeРусский (Russian, ru)uz
postalПочтовый адресPochta manzili
physicalФизический адресJismoniy manzil
bothПочтовый и физический адресPochta va jismoniy manzil

Source1

{
  "resourceType": "CodeSystem",
  "id": "address-type-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/address-type-cs",
  "version": "5.0.0",
  "name": "AddressTypeCS",
  "title": "Address type translations",
  "status": "draft",
  "experimental": true,
  "date": "2026-03-30T12:52:51+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": "Address type supplement with Uzbek and Russian translations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/address-type|5.0.0",
  "concept": [
    {
      "code": "postal",
      "designation": [
        {
          "language": "ru",
          "value": "Почтовый адрес"
        },
        {
          "language": "uz",
          "value": "Pochta manzili"
        }
      ]
    },
    {
      "code": "physical",
      "designation": [
        {
          "language": "ru",
          "value": "Физический адрес"
        },
        {
          "language": "uz",
          "value": "Jismoniy manzil"
        }
      ]
    },
    {
      "code": "both",
      "designation": [
        {
          "language": "ru",
          "value": "Почтовый и физический адрес"
        },
        {
          "language": "uz",
          "value": "Pochta va jismoniy manzil"
        }
      ]
    }
  ]
}