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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-re-admission-local-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-re-admission-local-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/re-admission-local-cs
Version0.7.0
Statusdraft
Date2026-08-10T08:54:50+00:00
NameReAdmissionLocalCS
TitleReadmission Local CodeSystem
DescriptionCodes describing whether the admission is first-time or repeated within the current year.
Contentcomplete

Resources that use this resource

ValueSet
uz.dhp.core#currentencounter-reAdmission-vsEncounter admission translations

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem re-admission-local-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/re-admission-local-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
first-time Birinchi marta
repeat-current-year Joriy yilda qayta

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
first-timeFirst timeВпервые
repeat-current-yearRepeated within current yearПовторно в текущем году

Russian


Сгенерированный нарратив: CodeSystem re-admission-local-cs

Язык: uz

Данная система кодов https://terminology.dhp.uz/fhir/core/CodeSystem/re-admission-local-cs case-sensitive определяет следующие коды в иерархии Is-A:

КодОтображение
first-time Birinchi marta
repeat-current-year Joriy yilda qayta

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

КодEnglish (English, en)Русский (Russian, ru)
first-timeFirst timeВпервые
repeat-current-yearRepeated within current yearПовторно в текущем году

Uzbek


Generated Narrative: CodeSystem re-admission-local-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/re-admission-local-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
first-time Birinchi marta
repeat-current-year Joriy yilda qayta

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
first-timeFirst timeВпервые
repeat-current-yearRepeated within current yearПовторно в текущем году

Source1

{
  "resourceType": "CodeSystem",
  "id": "re-admission-local-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/re-admission-local-cs",
  "version": "0.7.0",
  "name": "ReAdmissionLocalCS",
  "title": "Readmission Local CodeSystem",
  "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": "Codes describing whether the admission is first-time or repeated within the current year.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "first-time",
      "display": "Birinchi marta",
      "designation": [
        {
          "language": "en",
          "value": "First time"
        },
        {
          "language": "ru",
          "value": "Впервые"
        }
      ]
    },
    {
      "code": "repeat-current-year",
      "display": "Joriy yilda qayta",
      "designation": [
        {
          "language": "en",
          "value": "Repeated within current year"
        },
        {
          "language": "ru",
          "value": "Повторно в текущем году"
        }
      ]
    }
  ]
}