Uzbekistan Digital Health Platform
0.5.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Participant resource type translations

Draft as of 2026-06-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "participant-resource-type-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem participant-resource-type-cs</b></p><a name=\"participant-resource-type-cs\"> </a><a name=\"hcparticipant-resource-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\">Language: en</p></div><p>This code system supplement <code>https://terminology.dhp.uz/fhir/core/CodeSystem/participant-resource-type-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-fhir-types.html#fhir-types-Patient\">Patient</a><a name=\"participant-resource-type-cs-Patient\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-fhir-types.html#fhir-types-Practitioner\">Practitioner</a><a name=\"participant-resource-type-cs-Practitioner\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-fhir-types.html#fhir-types-RelatedPerson\">RelatedPerson</a><a name=\"participant-resource-type-cs-RelatedPerson\"> </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>Patient</td><td>Пациент</td><td>Bemor</td></tr><tr><td>Practitioner</td><td>Медицинский работник</td><td>Shifokor / Mutaxassis</td></tr><tr><td>RelatedPerson</td><td>Связанное лицо</td><td>Aloqador shaxs</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/participant-resource-type-cs",
  "version" : "5.0.0",
  "name" : "ParticipantResourceTypeCS",
  "title" : "Participant resource type translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-12T15:35:00+05:00",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "contact" : [
    {
      "name" : "Ministry of Health of the Republic of Uzbekistan",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gov.uz/en/ssv"
        },
        {
          "system" : "email",
          "value" : "info@ssv.uz"
        }
      ]
    }
  ],
  "description" : "Participant resource type supplement with translations in Uzbek and Russian",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/fhir-types|5.0.0",
  "concept" : [
    {
      "code" : "Patient",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Пациент"
        },
        {
          "language" : "uz",
          "value" : "Bemor"
        }
      ]
    },
    {
      "code" : "Practitioner",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Медицинский работник"
        },
        {
          "language" : "uz",
          "value" : "Shifokor / Mutaxassis"
        }
      ]
    },
    {
      "code" : "RelatedPerson",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Связанное лицо"
        },
        {
          "language" : "uz",
          "value" : "Aloqador shaxs"
        }
      ]
    }
  ]
}