| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | extra-security-role-type-cs |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-extra-security-role-type-cs.html |
| URL | https://terminology.dhp.uz/CodeSystem/extra-security-role-type-cs |
| Version | 1.0.1 |
| Status | draft |
| Date | 2025-08-12T15:30:11+00:00 |
| Name | ExtraSecurityRoleTypeCS |
| Title | Security role type translations |
| Description | Security role type supplement with translations in Uzbek and Russian |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/extra-security-role-type|1.0.1 |
No resources found
| CodeSystem | |
| extra-security-role-type | Security Role Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem extra-security-role-type-cs
Language: en
This code system supplement https://terminology.dhp.uz/CodeSystem/extra-security-role-type-cs defines displays on the following codes:
| Code |
| authserver |
| datacollector |
| dataprocessor |
| datasubject |
| humanuser |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| authserver | Сервер авторизации | Avtorizatsiya serveri |
| datacollector | Сборщик данных | Ma'lumot yig'uvchi |
| dataprocessor | Обработчик данных | Ma'lumotlarni qayta ishlovchi |
| datasubject | Субъект данных | Ma'lumot subyekti |
| humanuser | Пользователь-человек | Inson foydalanuvchi |
{
"resourceType": "CodeSystem",
"id": "extra-security-role-type-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/CodeSystem/extra-security-role-type-cs",
"version": "1.0.1",
"name": "ExtraSecurityRoleTypeCS",
"title": "Security role type 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": "Security role type supplement with translations in Uzbek and Russian",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/extra-security-role-type|1.0.1",
"concept": [
{
"code": "authserver",
"designation": [
{
"language": "ru",
"value": "Сервер авторизации"
},
{
"language": "uz",
"value": "Avtorizatsiya serveri"
}
]
},
{
"code": "datacollector",
"designation": [
{
"language": "ru",
"value": "Сборщик данных"
},
{
"language": "uz",
"value": "Ma'lumot yig'uvchi"
}
]
},
{
"code": "dataprocessor",
"designation": [
{
"language": "ru",
"value": "Обработчик данных"
},
{
"language": "uz",
"value": "Ma'lumotlarni qayta ishlovchi"
}
]
},
{
"code": "datasubject",
"designation": [
{
"language": "ru",
"value": "Субъект данных"
},
{
"language": "uz",
"value": "Ma'lumot subyekti"
}
]
},
{
"code": "humanuser",
"designation": [
{
"language": "ru",
"value": "Пользователь-человек"
},
{
"language": "uz",
"value": "Inson foydalanuvchi"
}
]
}
]
}