| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | signature-type-cs |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-signature-type-cs.html |
| URL | https://terminology.dhp.uz/CodeSystem/signature-type-cs |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-05-23 |
| Name | SignatureTypeCS |
| Title | Signature Type |
| Description | Defines the possible Provenance signature types. |
| Content | complete |
| ValueSet | |
| signature-type-vs | Signature Type |
No resources found
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:
| Code | Display |
| biometricAuth | biometrik autentifikatsiya |
| soliqAuth | soliq autentifikatsiyasi va raqamli imzo |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| biometricAuth | biometric authentication | биометрическая аутентификация |
| soliqAuth | tax authentication and digital signature | налоговая аутентификация и цифровая подпись |
{
"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"
}
]
}
]
}