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

FHIR IG Statistics: CodeSystem/signature-type-cs

Packageuz.dhp.core
Resource TypeCodeSystem
Idsignature-type-cs
FHIR VersionR5
Sourcehttp://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-signature-type-cs.html
URLhttps://terminology.dhp.uz/CodeSystem/signature-type-cs
Version1.0.0
Statusactive
Date2025-05-23
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

Generated Narrative: CodeSystem signature-type-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/CodeSystem/signature-type-cs defines the following codes:

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налоговая аутентификация и цифровая подпись

Source

{
  "resourceType": "CodeSystem",
  "id": "signature-type-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/CodeSystem/signature-type-cs",
  "version": "1.0.0",
  "name": "SignatureTypeCS",
  "title": "Signature Type",
  "status": "active",
  "experimental": false,
  "date": "2025-05-23",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Defines the possible Provenance signature types.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "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"
        }
      ]
    }
  ]
}