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

FHIR IG Statistics: CodeSystem/consent-action-cs

Packagedhp
TypeCodeSystem
Idconsent-action-cs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-consent-action-cs.html
URLhttps://terminology.medcore.uz/CodeSystem/consent-action-cs
Version0.1.0
Statusdraft
Date2025-07-07T16:50:09+00:00
NameConsentActionCS
TitlePossible consent actions translations
DescriptionPossible consent actions supplement with translations
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/consentaction|1.0.1

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
consentactionConsent Action Codes
consentactionConsent Action Codes

Narrative

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


English


Generated Narrative: CodeSystem consent-action-cs

Language: en

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

Code
collect
access
use
disclose
correct

Additional Language Displays

CodeРусский (Russian, ru)uz
collectСобиратьTo'plash
accessДоступKirish
useИспользоватьFoydalanish
discloseРаскрыть (Передать)Kengaytirish (Transfer)
correctДоступ и исправлениеKirish va tuzatish

Russian


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

Язык: en

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

Код
collect
access
use
disclose
correct

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

КодРусский (Russian, ru)uz
collectСобиратьTo'plash
accessДоступKirish
useИспользоватьFoydalanish
discloseРаскрыть (Передать)Kengaytirish (Transfer)
correctДоступ и исправлениеKirish va tuzatish

Source

{
  "resourceType": "CodeSystem",
  "id": "consent-action-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.medcore.uz/CodeSystem/consent-action-cs",
  "version": "0.1.0",
  "name": "ConsentActionCS",
  "title": "Possible consent actions 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": "Possible consent actions supplement with translations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://terminology.hl7.org/CodeSystem/consentaction|1.0.1",
  "concept": [
    {
      "code": "collect",
      "designation": [
        {
          "language": "ru",
          "value": "Собирать"
        },
        {
          "language": "uz",
          "value": "To'plash"
        }
      ]
    },
    {
      "code": "access",
      "designation": [
        {
          "language": "ru",
          "value": "Доступ"
        },
        {
          "language": "uz",
          "value": "Kirish"
        }
      ]
    },
    {
      "code": "use",
      "designation": [
        {
          "language": "ru",
          "value": "Использовать"
        },
        {
          "language": "uz",
          "value": "Foydalanish"
        }
      ]
    },
    {
      "code": "disclose",
      "designation": [
        {
          "language": "ru",
          "value": "Раскрыть (Передать)"
        },
        {
          "language": "uz",
          "value": "Kengaytirish (Transfer)"
        }
      ]
    },
    {
      "code": "correct",
      "designation": [
        {
          "language": "ru",
          "value": "Доступ и исправление"
        },
        {
          "language": "uz",
          "value": "Kirish va tuzatish"
        }
      ]
    }
  ]
}