{
"description": "Address type supplement with Uzbek and Russian translations",
"_filename": "CodeSystem-address-type-cs.json",
"package_name": "uz.dhp.core",
"date": "2026-04-30T08:19:18+02:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"jurisdiction": [ {
"coding": [ {
"code": "UZ",
"system": "urn:iso:std:iso:3166",
"display": "Uzbekistan"
} ]
} ],
"content": "supplement",
"name": "AddressTypeCS",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Address type translations",
"package_version": "0.5.0",
"supplements": "http://hl7.org/fhir/address-type|5.0.0",
"status": "draft",
"language": "en",
"id": "f1b2040b-2166-4dcf-b7eb-4ca313e5609d",
"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": "Ministry of Health of the Republic of Uzbekistan",
"telecom": [ {
"value": "https://gov.uz/en/ssv",
"system": "url"
}, {
"value": "info@ssv.uz",
"system": "email"
} ]
} ]
}