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

FHIR IG Statistics: CodeSystem/consent-state-codes-cs

Packageuz.dhp.core
Resource TypeCodeSystem
Idconsent-state-codes-cs
FHIR VersionR5
Sourcehttp://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-consent-state-codes-cs.html
URLhttps://terminology.dhp.uz/CodeSystem/consent-state-codes-cs
Version5.0.0
Statusdraft
Date2025-08-07T14:48:22+00:00
NameConsentStateCodesCS
TitleConsent State Codes translations
DescriptionConsent State Codes supplement with translations in Uzbek and Russian
Contentsupplement
Supplementshttp://hl7.org/fhir/consent-state-codes|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
consent-state-codesConsent State Codes

Narrative

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

Generated Narrative: CodeSystem consent-state-codes-cs

Language: en

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

Code
draft
active
inactive
not-done
entered-in-error
unknown

Additional Language Displays

CodeРусский (Russian, ru)uz
draftОжиданиеKutilmoqda
activeАктивноFaol
inactiveНеактивноFaol emas
not-doneОтказаноTashlab ketilgan
entered-in-errorВведено по ошибкеXatoda kiritilgan
unknownНеизвестноNoma'lum

Source

{
  "resourceType": "CodeSystem",
  "id": "consent-state-codes-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/CodeSystem/consent-state-codes-cs",
  "version": "5.0.0",
  "name": "ConsentStateCodesCS",
  "title": "Consent State Codes translations",
  "status": "draft",
  "experimental": true,
  "date": "2025-08-07T14:48:22+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Consent State Codes 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/consent-state-codes|5.0.0",
  "concept": [
    {
      "code": "draft",
      "designation": [
        {
          "language": "ru",
          "value": "Ожидание"
        },
        {
          "language": "uz",
          "value": "Kutilmoqda"
        }
      ]
    },
    {
      "code": "active",
      "designation": [
        {
          "language": "ru",
          "value": "Активно"
        },
        {
          "language": "uz",
          "value": "Faol"
        }
      ]
    },
    {
      "code": "inactive",
      "designation": [
        {
          "language": "ru",
          "value": "Неактивно"
        },
        {
          "language": "uz",
          "value": "Faol emas"
        }
      ]
    },
    {
      "code": "not-done",
      "designation": [
        {
          "language": "ru",
          "value": "Отказано"
        },
        {
          "language": "uz",
          "value": "Tashlab ketilgan"
        }
      ]
    },
    {
      "code": "entered-in-error",
      "designation": [
        {
          "language": "ru",
          "value": "Введено по ошибке"
        },
        {
          "language": "uz",
          "value": "Xatoda kiritilgan"
        }
      ]
    },
    {
      "code": "unknown",
      "designation": [
        {
          "language": "ru",
          "value": "Неизвестно"
        },
        {
          "language": "uz",
          "value": "Noma'lum"
        }
      ]
    }
  ]
}