Digital Health Platform
0.1.0 - Uzbekistan флаг

Digital Health Platform, опубликовано Uzinfocom LLC. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.1.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий

: Security role type translations

Draft по состоянию на 2025-07-07

Сырой json | Скачать

{
  "resourceType" : "CodeSystem",
  "id" : "security-role-type-cs",
  "language" : "ru",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Ресурс CodeSystem используется для объявления существования и описания системы кодирования или дополнения к системе кодирования и ее основных свойств, а также для опционального определения части или всего ее содержимого. security-role-type-cs</b></p><a name=\"ru-security-role-type-cs\"> </a><a name=\"ru-hcsecurity-role-type-cs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Язык: en</p></div><p>Эта кодовая система дополняет <code>https://terminology.medcore.uz/CodeSystem/security-role-type-cs</code> определяет дисплеи по следующему кодус:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Код</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-sample-security-structural-roles.html#sample-security-structural-roles-regulated-health-professionals\">regulated-health-professionals</a><a name=\"ru-security-role-type-cs-regulated-health-professionals\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-sample-security-structural-roles.html#sample-security-structural-roles-non-regulated-health-professionals\">non-regulated-health-professionals</a><a name=\"ru-security-role-type-cs-non-regulated-health-professionals\"> </a></td></tr></table><p><b>Дополнительные языковые дисплеи</b></p><table class=\"codes\"><tr><td><b>Код</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>regulated-health-professionals</td><td>Регулируемые специалисты здравоохранения</td><td>Tartibga solinadigan sog'liqni saqlash mutaxassislari</td></tr><tr><td>non-regulated-health-professionals</td><td>Нерегулируемые специалисты здравоохранения</td><td>Tartibga solinmagan sog'liqni saqlash mutaxassislari</td></tr></table></div>"
  },
  "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"
        }
      ]
    }
  ]
}