FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-signature-type-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-signature-type-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/signature-type-cs
Version0.4.0
Statusdraft
Date2026-02-03T15:04:26+00:00
NameSignatureTypeCS
TitleSignature Type
DescriptionDefines the possible Provenance signature types.
Contentcomplete

Resources that use this resource

ValueSet
signature-type-vsSignature Type

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem signature-type-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/signature-type-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
biometricAuth biometrik autentifikatsiya
soliqAuth soliq autentifikatsiyasi va raqamli imzo

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
biometricAuthbiometric authenticationбиометрическая аутентификация
soliqAuthtax authentication and digital signatureналоговая аутентификация и цифровая подпись

Russian


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

Язык: uz

Данная система кодов https://terminology.dhp.uz/fhir/core/CodeSystem/signature-type-cs case-sensitive определяет следующие коды в иерархии Is-A:

КодОтображение
biometricAuth biometrik autentifikatsiya
soliqAuth soliq autentifikatsiyasi va raqamli imzo

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

КодEnglish (English, en)Русский (Russian, ru)
biometricAuthbiometric authenticationбиометрическая аутентификация
soliqAuthtax authentication and digital signatureналоговая аутентификация и цифровая подпись

Uzbek


Generated Narrative: CodeSystem resursi kod tizimi yoki kod tizimining qo'shimchasi va uning asosiy xususiyatlarini e'lon qilish va tavsiflash va ixtiyoriy ravishda uning bir qismini yoki barcha mazmunini aniqlash uchun ishlatiladi. signature-type-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/signature-type-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
biometricAuth biometrik autentifikatsiya
soliqAuth soliq autentifikatsiyasi va raqamli imzo

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
biometricAuthbiometric authenticationбиометрическая аутентификация
soliqAuthtax authentication and digital signatureналоговая аутентификация и цифровая подпись

Source1

{
  "resourceType": "CodeSystem",
  "id": "signature-type-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/signature-type-cs",
  "version": "0.4.0",
  "name": "SignatureTypeCS",
  "title": "Signature Type",
  "status": "draft",
  "experimental": true,
  "date": "2026-02-03T15:04:26+00: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": "Defines the possible Provenance signature types.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "biometricAuth",
      "display": "biometrik autentifikatsiya",
      "designation": [
        {
          "language": "ru",
          "value": "биометрическая аутентификация"
        },
        {
          "language": "en",
          "value": "biometric authentication"
        }
      ]
    },
    {
      "code": "soliqAuth",
      "display": "soliq autentifikatsiyasi va raqamli imzo",
      "designation": [
        {
          "language": "ru",
          "value": "налоговая аутентификация и цифровая подпись"
        },
        {
          "language": "en",
          "value": "tax authentication and digital signature"
        }
      ]
    }
  ]
}