{
"description": "Address type supplement with Uzbek and Russian translations",
"_filename": "CodeSystem-address-type-cs.json",
"package_name": "uz.dhp.core",
"date": "2025-09-05T08:16:36+00:00",
"publisher": "Uzinfocom LLC",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "supplement",
"name": "AddressTypeCS",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Address type translations",
"package_version": "0.3.0",
"supplements": "http://hl7.org/fhir/address-type|5.0.0",
"status": "draft",
"language": "en",
"id": "474eb624-c8ca-4b72-a599-ad8ad71e6b2b",
"kind": null,
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/address-type-cs",
"concept": [ {
"code": "postal",
"designation": [ {
"value": "Почтовый адрес",
"language": "ru"
}, {
"value": "Pochta manzili",
"language": "uz"
} ]
}, {
"code": "physical",
"designation": [ {
"value": "Физический адрес",
"language": "ru"
}, {
"value": "Jismoniy manzil",
"language": "uz"
} ]
}, {
"code": "both",
"designation": [ {
"value": "Почтовый и физический адрес",
"language": "ru"
}, {
"value": "Pochta va jismoniy manzil",
"language": "uz"
} ]
} ],
"version": "5.0.0",
"contact": [ {
"name": "Uzinfocom LLC",
"telecom": [ {
"value": "https://uzinfocom.uz",
"system": "url"
}, {
"value": "info@uzinfocom.uz",
"system": "email"
} ]
} ]
}