| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | identifier-use-cs |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-identifier-use-cs.html |
| URL | https://terminology.dhp.uz/CodeSystem/identifier-use-cs |
| Version | 5.0.0 |
| Status | draft |
| Date | 2025-08-12T15:30:11+00:00 |
| Name | IdentifierUseCS |
| Title | possible identifier uses translations |
| Description | Types of possible identifier uses supplement with translations in Uzbek and Russian |
| Content | supplement |
| Supplements | http://hl7.org/fhir/identifier-use|5.0.0 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem identifier-use-cs
Language: en
This code system supplement https://terminology.dhp.uz/CodeSystem/identifier-use-cs defines displays on the following codes:
| Code |
| usual |
| official |
| temp |
| secondary |
| old |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| usual | обычный | odatiy |
| official | официальный | rasmiy |
| temp | временный | vaqtincha |
| secondary | вторичный | ikkinchi darajali |
| old | старый | eski |
{
"resourceType": "CodeSystem",
"id": "identifier-use-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/CodeSystem/identifier-use-cs",
"version": "5.0.0",
"name": "IdentifierUseCS",
"title": "possible identifier uses translations",
"status": "draft",
"experimental": true,
"date": "2025-08-12T15:30:11+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Types of possible identifier uses 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/identifier-use|5.0.0",
"concept": [
{
"code": "usual",
"designation": [
{
"language": "ru",
"value": "обычный"
},
{
"language": "uz",
"value": "odatiy"
}
]
},
{
"code": "official",
"designation": [
{
"language": "ru",
"value": "официальный"
},
{
"language": "uz",
"value": "rasmiy"
}
]
},
{
"code": "temp",
"designation": [
{
"language": "ru",
"value": "временный"
},
{
"language": "uz",
"value": "vaqtincha"
}
]
},
{
"code": "secondary",
"designation": [
{
"language": "ru",
"value": "вторичный"
},
{
"language": "uz",
"value": "ikkinchi darajali"
}
]
},
{
"code": "old",
"designation": [
{
"language": "ru",
"value": "старый"
},
{
"language": "uz",
"value": "eski"
}
]
}
]
}