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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-administrative-gender-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-administrative-gender-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/administrative-gender-cs
Version5.0.0
Statusdraft
Date2026-08-10T08:54:50+00:00
NameAdministrativeGenderCS
TitleAdministrative gender translations
DescriptionAdministrative gender supplement with translations in Uzbek and Russian
Contentsupplement
Supplementshttp://hl7.org/fhir/administrative-gender|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0administrative-genderAdministrativeGender

Narrative

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


English


Generated Narrative: CodeSystem administrative-gender-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/administrative-gender-cs defines displays on the following codes:

Code
male
female
other
unknown

Additional Language Displays

CodeРусский (Russian, ru)uz
maleмужскойerkak
femaleженскийayol
otherдругойboshqa
unknownнеизвестноnoma'lum

Russian


Сгенерированный нарратив: CodeSystem administrative-gender-cs

Язык: en

Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/administrative-gender-cs определяет дисплеи по следующему кодус:

Код
male
female
other
unknown

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

КодРусский (Russian, ru)uz
maleмужскойerkak
femaleженскийayol
otherдругойboshqa
unknownнеизвестноnoma'lum

Uzbek


Generated Narrative: CodeSystem administrative-gender-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/administrative-gender-cs defines displays on the following codes:

Code
male
female
other
unknown

Additional Language Displays

CodeРусский (Russian, ru)uz
maleмужскойerkak
femaleженскийayol
otherдругойboshqa
unknownнеизвестноnoma'lum

Source1

{
  "resourceType": "CodeSystem",
  "id": "administrative-gender-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/administrative-gender-cs",
  "version": "5.0.0",
  "name": "AdministrativeGenderCS",
  "title": "Administrative gender translations",
  "status": "draft",
  "experimental": true,
  "date": "2026-08-10T08:54:50+00:00",
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "uz"
          },
          {
            "url": "content",
            "valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ru"
          },
          {
            "url": "content",
            "valueString": "Ministry of Health of the Republic of Uzbekistan"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "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": "Administrative gender 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/administrative-gender|5.0.0",
  "concept": [
    {
      "code": "male",
      "designation": [
        {
          "language": "ru",
          "value": "мужской"
        },
        {
          "language": "uz",
          "value": "erkak"
        }
      ]
    },
    {
      "code": "female",
      "designation": [
        {
          "language": "ru",
          "value": "женский"
        },
        {
          "language": "uz",
          "value": "ayol"
        }
      ]
    },
    {
      "code": "other",
      "designation": [
        {
          "language": "ru",
          "value": "другой"
        },
        {
          "language": "uz",
          "value": "boshqa"
        }
      ]
    },
    {
      "code": "unknown",
      "designation": [
        {
          "language": "ru",
          "value": "неизвестно"
        },
        {
          "language": "uz",
          "value": "noma'lum"
        }
      ]
    }
  ]
}