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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-composition-category-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-composition-category-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/composition-category-cs
Version0.7.0
Statusactive
Date2026-08-05T14:23:07+00:00
NameCompositionCategoryCS
TitleComposition category
DescriptionComposition categories in Uzbekistan
Contentcomplete

Resources that use this resource

ValueSet
uz.dhp.core#currentcomposition-category-vsComposition category value set

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem composition-category-cs

Language: uz

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

CodeDisplay
Comp-001-0001 Tibbiy karta
Comp-001-0002 Jurnal (hisobga olish jurnali)
Comp-001-0003 Blank

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
Comp-001-0001Medical recordМедицинская карта
Comp-001-0002RegisterЖурнал
Comp-001-0003FormБланк

Russian


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

Язык: uz

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

КодОтображение
Comp-001-0001 Tibbiy karta
Comp-001-0002 Jurnal (hisobga olish jurnali)
Comp-001-0003 Blank

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

КодEnglish (English, en)Русский (Russian, ru)
Comp-001-0001Medical recordМедицинская карта
Comp-001-0002RegisterЖурнал
Comp-001-0003FormБланк

Uzbek


Generated Narrative: CodeSystem composition-category-cs

Language: uz

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

CodeDisplay
Comp-001-0001 Tibbiy karta
Comp-001-0002 Jurnal (hisobga olish jurnali)
Comp-001-0003 Blank

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
Comp-001-0001Medical recordМедицинская карта
Comp-001-0002RegisterЖурнал
Comp-001-0003FormБланк

Source1

{
  "resourceType": "CodeSystem",
  "id": "composition-category-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/composition-category-cs",
  "version": "0.7.0",
  "name": "CompositionCategoryCS",
  "title": "Composition category",
  "status": "active",
  "experimental": false,
  "date": "2026-08-05T14:23:07+00:00",
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ru"
          },
          {
            "url": "content",
            "valueString": "Ministry of Health of the Republic of Uzbekistan"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "uz"
          },
          {
            "url": "content",
            "valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
          }
        ],
        "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": "Composition categories in Uzbekistan",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "Comp-001-0001",
      "display": "Tibbiy karta",
      "designation": [
        {
          "language": "ru",
          "value": "Медицинская карта"
        },
        {
          "language": "en",
          "value": "Medical record"
        }
      ]
    },
    {
      "code": "Comp-001-0002",
      "display": "Jurnal (hisobga olish jurnali)",
      "designation": [
        {
          "language": "ru",
          "value": "Журнал"
        },
        {
          "language": "en",
          "value": "Register"
        }
      ]
    },
    {
      "code": "Comp-001-0003",
      "display": "Blank",
      "designation": [
        {
          "language": "ru",
          "value": "Бланк"
        },
        {
          "language": "en",
          "value": "Form"
        }
      ]
    }
  ]
}