Uzbekistan Digital Health Platform
0.3.0 - ci-build International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions

: Role code - JSON Representation

Draft as of 2025-10-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "role-code-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem role-code-cs</b></p><a name=\"role-code-cs\"> </a><a name=\"hcrole-code-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\">Language: en</p></div><p>This code system supplement <code>https://terminology.dhp.uz/fhir/core/CodeSystem/role-code-cs</code> defines displays on the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-INTPRTER\">INTPRTER</a><a name=\"role-code-cs-INTPRTER\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>INTPRTER</td><td>устный переводчик</td><td>tarjimon</td></tr></table></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Ресурс CodeSystem используется для объявления существования и описания системы кодирования или дополнения к системе кодирования и ее основных свойств, а также для опционального определения части или всего ее содержимого. role-code-cs</b></p><a name=\"ru-role-code-cs\"> </a><a name=\"ru-hcrole-code-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>Эта кодовая система дополняет  определяет дисплеи по следующему коду:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Код</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-INTPRTER\">INTPRTER</a><a name=\"ru-role-code-cs-INTPRTER\"> </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>INTPRTER</td><td>устный переводчик</td><td>tarjimon</td></tr></table></div></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/role-code-cs",
  "version" : "3.0.0",
  "name" : "RoleCodeCS",
  "title" : "Role code",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-10-02T11:43:59+00:00",
  "publisher" : "Uzinfocom LLC",
  "contact" : [
    {
      "name" : "Uzinfocom LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://uzinfocom.uz"
        },
        {
          "system" : "email",
          "value" : "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description" : "Specifies role codes used to define the function or position of a person or organization, with translations in Uzbek and Russian.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode|3.0.0",
  "concept" : [
    {
      "code" : "INTPRTER",
      "designation" : [
        {
          "language" : "ru",
          "value" : "устный переводчик"
        },
        {
          "language" : "uz",
          "value" : "tarjimon"
        }
      ]
    }
  ]
}