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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-encounter-purpose-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-encounter-purpose-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/encounter-purpose-cs
Version0.7.0
Statusdraft
Date2026-08-10T08:54:50+00:00
NameEncounterPurposeCS
TitleEncounter Purpose Classification
DescriptionClassification of patient encounter purposes in Uzbek and Russian
Contentcomplete

Resources that use this resource

ValueSet
uz.dhp.core#currentencounter-reason-use-vsEncounter Reason Use Codes

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem encounter-purpose-cs

Language: uz

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

CodeDisplay
enc-pur-001 Diagnostika
enc-pur-002 Majburiy davolash
enc-pur-003 Ixtiyoriy davolash
enc-pur-004 Ekspertiza

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
enc-pur-001DiagnosticsДиагностика
enc-pur-002Mandatory treatmentПринудительное лечение
enc-pur-003Voluntary treatmentДобровольное лечение
enc-pur-004ExpertiseЭкспертиза

Russian


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

Язык: uz

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

КодОтображение
enc-pur-001 Diagnostika
enc-pur-002 Majburiy davolash
enc-pur-003 Ixtiyoriy davolash
enc-pur-004 Ekspertiza

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

КодEnglish (English, en)Русский (Russian, ru)
enc-pur-001DiagnosticsДиагностика
enc-pur-002Mandatory treatmentПринудительное лечение
enc-pur-003Voluntary treatmentДобровольное лечение
enc-pur-004ExpertiseЭкспертиза

Uzbek


Generated Narrative: CodeSystem encounter-purpose-cs

Language: uz

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

CodeDisplay
enc-pur-001 Diagnostika
enc-pur-002 Majburiy davolash
enc-pur-003 Ixtiyoriy davolash
enc-pur-004 Ekspertiza

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
enc-pur-001DiagnosticsДиагностика
enc-pur-002Mandatory treatmentПринудительное лечение
enc-pur-003Voluntary treatmentДобровольное лечение
enc-pur-004ExpertiseЭкспертиза

Source1

{
  "resourceType": "CodeSystem",
  "id": "encounter-purpose-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-purpose-cs",
  "version": "0.7.0",
  "name": "EncounterPurposeCS",
  "title": "Encounter Purpose Classification",
  "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": "Classification of patient encounter purposes in Uzbek and Russian",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "enc-pur-001",
      "display": "Diagnostika",
      "designation": [
        {
          "language": "ru",
          "value": "Диагностика"
        },
        {
          "language": "en",
          "value": "Diagnostics"
        }
      ]
    },
    {
      "code": "enc-pur-002",
      "display": "Majburiy davolash",
      "designation": [
        {
          "language": "ru",
          "value": "Принудительное лечение"
        },
        {
          "language": "en",
          "value": "Mandatory treatment"
        }
      ]
    },
    {
      "code": "enc-pur-003",
      "display": "Ixtiyoriy davolash",
      "designation": [
        {
          "language": "ru",
          "value": "Добровольное лечение"
        },
        {
          "language": "en",
          "value": "Voluntary treatment"
        }
      ]
    },
    {
      "code": "enc-pur-004",
      "display": "Ekspertiza",
      "designation": [
        {
          "language": "ru",
          "value": "Экспертиза"
        },
        {
          "language": "en",
          "value": "Expertise"
        }
      ]
    }
  ]
}