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

FHIR IG Statistics: ValueSet/object-role-vs

Packageuz.medcore.core
Resource TypeValueSet
Idobject-role-vs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-object-role-vs.html
URLhttps://terminology.medcore.uz/ValueSet/object-role-vs
Version0.1.0
Statusdraft
Date2025-07-31T11:55:15+00:00
NameObjectRoleVS
TitleObject role
DescriptionDefines object's role in Uzbek and Russian

Resources that use this resource

StructureDefinition
uz-core-auditeventUZ Core AuditEvent
dhp-auditeventUzbekistan DHP AuditEvent

Resources that this resource uses

CodeSystem
object-roleAuditEventEntityRole

Narrative

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

Generated Narrative: ValueSet object-role-vs

Language: uz

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/object-role
    CodeDisplayDefinitionРусский (Russian, ru)uz
    1PatientThis object is the patient that is the subject of care related to this event. It is identifiable by patient ID or equivalent. The patient may be either human or animal.ПациентBemor
    3ReportThis object is any kind of persistent document created as a result of the event. This could be a paper report, film, electronic report, DICOM Study, etc. Issues related to medical records life cycle management are conveyed elsewhere.ОтчетHisobot
    4Domain ResourceA logical object related to a health record event. This is any healthcare specific resource (object) not restricted to FHIR defined Resources.Доменный РесурсDomen Resursi
    6UserA human participant not otherwise identified by some other category.ПользоватедьFoydalanuvchi
    8DoctorTypically, a licensed person who is providing or performing care related to the event, generally a physician. The key distinction between doctor and practitioner is with regards to their role, not the licensing. The doctor is the human who actually performed the work. The practitioner is the human or organization that is responsible for the work.ДокторDoktor
    9SubscriberA person or system that is being notified as part of the event. This is relevant in situations where automated systems provide notifications to other parties when an event took place.ПодписчикObunachi
    15PractitionerAny person or organization responsible for providing care. This encompasses all forms of care, licensed or otherwise, and all sorts of teams and care groups. Note the distinction between practitioner and the doctor that actually provided the care to the patient.Медицинский работникTibbiyot xodimi
    17Data RepositoryA source or destination for data transfer that acts as an archive, database, or similar role.Репозиторий данныхMa'lumotlar ombori
    24QueryThe contents of a query. This is used to capture the contents of any kind of query. For security surveillance purposes knowing the queries being made is very important.ЗапросSo'rov

Source

{
  "resourceType": "ValueSet",
  "id": "object-role-vs",
  "language": "uz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.medcore.uz/ValueSet/object-role-vs",
  "version": "0.1.0",
  "name": "ObjectRoleVS",
  "title": "Object role",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-31T11:55:15+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Defines object's role in Uzbek and Russian",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "concept": [
          {
            "code": "1",
            "designation": [
              {
                "language": "ru",
                "value": "Пациент"
              },
              {
                "language": "uz",
                "value": "Bemor"
              }
            ]
          },
          {
            "code": "3",
            "designation": [
              {
                "language": "ru",
                "value": "Отчет"
              },
              {
                "language": "uz",
                "value": "Hisobot"
              }
            ]
          },
          {
            "code": "4",
            "designation": [
              {
                "language": "ru",
                "value": "Доменный Ресурс"
              },
              {
                "language": "uz",
                "value": "Domen Resursi"
              }
            ]
          },
          {
            "code": "6",
            "designation": [
              {
                "language": "ru",
                "value": "Пользоватедь"
              },
              {
                "language": "uz",
                "value": "Foydalanuvchi"
              }
            ]
          },
          {
            "code": "8",
            "designation": [
              {
                "language": "ru",
                "value": "Доктор"
              },
              {
                "language": "uz",
                "value": "Doktor"
              }
            ]
          },
          {
            "code": "9",
            "designation": [
              {
                "language": "ru",
                "value": "Подписчик"
              },
              {
                "language": "uz",
                "value": "Obunachi"
              }
            ]
          },
          {
            "code": "15",
            "designation": [
              {
                "language": "ru",
                "value": "Медицинский работник"
              },
              {
                "language": "uz",
                "value": "Tibbiyot xodimi"
              }
            ]
          },
          {
            "code": "17",
            "designation": [
              {
                "language": "ru",
                "value": "Репозиторий данных"
              },
              {
                "language": "uz",
                "value": "Ma'lumotlar ombori"
              }
            ]
          },
          {
            "code": "24",
            "designation": [
              {
                "language": "ru",
                "value": "Запрос"
              },
              {
                "language": "uz",
                "value": "So'rov"
              }
            ]
          }
        ]
      }
    ]
  }
}