| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | gender-other-cs |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-gender-other-cs.html |
| URL | https://terminology.dhp.uz/CodeSystem/gender-other-cs |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-08-12T15:30:11+00:00 |
| Name | GenderOtherCS |
| Title | Differentiation of the administrative gender 'other' |
| Description | Differentiation of the administrative gender 'other' in Uzbek and Russian |
| Content | complete |
| ValueSet | |
| gender-other-vs | Differentiation of the administrative gender 'other' |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem gender-other-cs
Language: uz
This case-sensitive code system https://terminology.dhp.uz/CodeSystem/gender-other-cs defines the following codes in a Is-A hierarchy:
| Code | Display |
| regis0007.00004 | Jinsni ayolga o'zgartirdi |
| regis0007.00005 | Jinsni erkakka o'zgartirdi |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| regis0007.00004 | Changed gender to female | Сменил пол на женщину |
| regis0007.00005 | Changed gender to male | Сменил пол на мужчину |
{
"resourceType": "CodeSystem",
"id": "gender-other-cs",
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/CodeSystem/gender-other-cs",
"version": "0.2.0",
"name": "GenderOtherCS",
"title": "Differentiation of the administrative gender 'other'",
"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": "Differentiation of the administrative gender 'other' in Uzbek and Russian",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 2,
"concept": [
{
"code": "regis0007.00004",
"display": "Jinsni ayolga o'zgartirdi",
"designation": [
{
"language": "ru",
"value": "Сменил пол на женщину"
},
{
"language": "en",
"value": "Changed gender to female"
}
]
},
{
"code": "regis0007.00005",
"display": "Jinsni erkakka o'zgartirdi",
"designation": [
{
"language": "ru",
"value": "Сменил пол на мужчину"
},
{
"language": "en",
"value": "Changed gender to male"
}
]
}
]
}