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

FHIR IG Statistics: CodeSystem/identifier-use-cs

Packagedhp
TypeCodeSystem
Ididentifier-use-cs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-identifier-use-cs.html
URLhttps://terminology.medcore.uz/CodeSystem/identifier-use-cs
Version0.1.0
Statusdraft
Date2025-07-07T16:50:09+00:00
NameIdentifierUseCS
Titlepossible identifier uses translations
DescriptionTypes of possible identifier uses supplement with translations
Contentsupplement
Supplementshttp://hl7.org/fhir/identifier-use|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem identifier-use-cs

Language: en

This code system supplement https://terminology.medcore.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

Russian


Сгенерированный нарратив: Ресурс CodeSystem используется для объявления существования и описания системы кодирования или дополнения к системе кодирования и ее основных свойств, а также для опционального определения части или всего ее содержимого. identifier-use-cs

Язык: en

Эта кодовая система дополняет https://terminology.medcore.uz/CodeSystem/identifier-use-cs определяет дисплеи по следующему кодус:

Код
usual
official
temp
secondary
old

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

КодРусский (Russian, ru)uz
usualобычныйodatiy
officialофициальныйrasmiy
tempвременныйvaqtincha
secondaryвторичныйikkinchi darajali
oldстарыйeski

Source

{
  "resourceType": "CodeSystem",
  "id": "identifier-use-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.medcore.uz/CodeSystem/identifier-use-cs",
  "version": "0.1.0",
  "name": "IdentifierUseCS",
  "title": "possible identifier uses translations",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-07T16:50:09+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",
  "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"
        }
      ]
    }
  ]
}