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

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

Packagedhp
TypeCodeSystem
Idsecurity-role-type-cs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-security-role-type-cs.html
URLhttps://terminology.medcore.uz/CodeSystem/security-role-type-cs
Version0.1.0
Statusdraft
Date2025-07-07T16:50:09+00:00
NameSecurityRoleTypeCS
TitleSecurity role type translations
DescriptionSecurity role type supplement with translations
Contentsupplement
Supplementshttp://hl7.org/fhir/sample-security-structural-roles|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem security-role-type-cs

Language: en

This code system supplement https://terminology.medcore.uz/CodeSystem/security-role-type-cs defines displays on the following codes:

Code
regulated-health-professionals
non-regulated-health-professionals

Additional Language Displays

CodeРусский (Russian, ru)uz
regulated-health-professionalsРегулируемые специалисты здравоохраненияTartibga solinadigan sog'liqni saqlash mutaxassislari
non-regulated-health-professionalsНерегулируемые специалисты здравоохраненияTartibga solinmagan sog'liqni saqlash mutaxassislari

Russian


Сгенерированный нарратив: Ресурс CodeSystem используется для объявления существования и описания системы кодирования или дополнения к системе кодирования и ее основных свойств, а также для опционального определения части или всего ее содержимого. security-role-type-cs

Язык: en

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

Код
regulated-health-professionals
non-regulated-health-professionals

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

КодРусский (Russian, ru)uz
regulated-health-professionalsРегулируемые специалисты здравоохраненияTartibga solinadigan sog'liqni saqlash mutaxassislari
non-regulated-health-professionalsНерегулируемые специалисты здравоохраненияTartibga solinmagan sog'liqni saqlash mutaxassislari

Source

{
  "resourceType": "CodeSystem",
  "id": "security-role-type-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.medcore.uz/CodeSystem/security-role-type-cs",
  "version": "0.1.0",
  "name": "SecurityRoleTypeCS",
  "title": "Security role type translations",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-07T16:50:09+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",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/sample-security-structural-roles|5.0.0",
  "concept": [
    {
      "code": "regulated-health-professionals",
      "designation": [
        {
          "language": "ru",
          "value": "Регулируемые специалисты здравоохранения"
        },
        {
          "language": "uz",
          "value": "Tartibga solinadigan sog'liqni saqlash mutaxassislari"
        }
      ]
    },
    {
      "code": "non-regulated-health-professionals",
      "designation": [
        {
          "language": "ru",
          "value": "Нерегулируемые специалисты здравоохранения"
        },
        {
          "language": "uz",
          "value": "Tartibga solinmagan sog'liqni saqlash mutaxassislari"
        }
      ]
    }
  ]
}