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

FHIR IG Statistics: CodeSystem/extra-security-role-type-cs

Packageuz.dhp.core
Resource TypeCodeSystem
Idextra-security-role-type-cs
FHIR VersionR5
Sourcehttp://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-extra-security-role-type-cs.html
URLhttps://terminology.dhp.uz/CodeSystem/extra-security-role-type-cs
Version1.0.1
Statusdraft
Date2025-08-11T19:35:27+00:00
NameExtraSecurityRoleTypeCS
TitleSecurity role type translations
DescriptionSecurity role type supplement with translations in Uzbek and Russian
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/extra-security-role-type|1.0.1

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
extra-security-role-typeSecurity Role Type

Narrative

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

Source

{
  "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-11T19:35:27+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"
        }
      ]
    }
  ]
}