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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-encounter-admit-source-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-encounter-admit-source-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/encounter-admit-source-vs
Version0.4.0
Statusdraft
Date2026-02-03T15:04:26+00:00
NameEncounterAdmitSourceVS
TitleEncounter admit source translations
DescriptionEncounter admit source codes with English and Russian translations

Resources that use this resource

StructureDefinition
uz-core-encounterUZ Core Encounter

Resources that this resource uses

CodeSystem
admit-sourceAdmit source
admit-source-home-csAdmit source from home

Narrative

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


English


Generated Narrative: ValueSet encounter-admit-source-vs

Language: en

This ValueSet requires the Code system Supplement Encounter admit source translations.

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/admit-source version 📦1.0.1
    CodeDisplayDefinition
    hosp-transTransferred from other hospitalThe Patient has been transferred from another hospital for this encounter.
    bornBorn in hospitalThe patient is a newborn and the encounter will track the baby related activities (as opposed to the Mothers encounter - that may be associated using the newborn encounters partof property)
    psychFrom psychiatric hospitalThe patient has been transferred from a psychiatric facility.
    otherOtherThe patient has been admitted from a source otherwise not specified here.
  • Include these codes as defined in https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-home-cs version 📦0.4.0
    CodeDisplay
    mserv-0003-00001Uydan

Russian


Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . encounter-admit-source-vs

Язык: en

This ValueSet requires the Code system Supplement Encounter admit source translations.

Этот набор значений включает коды, основанные на следующих правилах:

  • Включить эти коды, как они определены в http://terminology.hl7.org/CodeSystem/admit-source версия 📦1.0.1
    КодОтображениеОпределение
    hosp-transTransferred from other hospitalThe Patient has been transferred from another hospital for this encounter.
    bornBorn in hospitalThe patient is a newborn and the encounter will track the baby related activities (as opposed to the Mothers encounter - that may be associated using the newborn encounters partof property)
    psychFrom psychiatric hospitalThe patient has been transferred from a psychiatric facility.
    otherOtherThe patient has been admitted from a source otherwise not specified here.
  • Включить эти коды, как они определены в https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-home-cs версия 📦0.4.0
    КодОтображение
    mserv-0003-00001Uydan

Uzbek


Generated Narrative: ValueSet resurs namunasi ma'lum bir kontekstda foydalanish uchun mo'ljallangan bir yoki bir nechta kod tizimlaridan olingan kodlar to'plamini belgilaydi. Qiymat to'plamlari CodeSystem ta'riflari va ulardan kodlangan elementlarda foydalanish o'rtasidagi bog'liqlik . encounter-admit-source-vs

Language: en

This ValueSet requires the Code system Supplement Encounter admit source translations.

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/admit-source version 📦1.0.1
    CodeDisplayDefinition
    hosp-transTransferred from other hospitalThe Patient has been transferred from another hospital for this encounter.
    bornBorn in hospitalThe patient is a newborn and the encounter will track the baby related activities (as opposed to the Mothers encounter - that may be associated using the newborn encounters partof property)
    psychFrom psychiatric hospitalThe patient has been transferred from a psychiatric facility.
    otherOtherThe patient has been admitted from a source otherwise not specified here.
  • Include these codes as defined in https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-home-cs version 📦0.4.0
    CodeDisplay
    mserv-0003-00001Uydan

Source1

{
  "resourceType": "ValueSet",
  "id": "encounter-admit-source-vs",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-admit-source-cs|1.0.1"
    }
  ],
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/encounter-admit-source-vs",
  "version": "0.4.0",
  "name": "EncounterAdmitSourceVS",
  "title": "Encounter admit source translations",
  "status": "draft",
  "experimental": true,
  "date": "2026-02-03T15:04:26+00:00",
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "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": "Encounter admit source codes with English and Russian translations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/admit-source",
        "concept": [
          {
            "code": "hosp-trans"
          },
          {
            "code": "born"
          },
          {
            "code": "psych"
          },
          {
            "code": "other"
          }
        ]
      },
      {
        "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-home-cs",
        "concept": [
          {
            "code": "mserv-0003-00001"
          }
        ]
      }
    ]
  }
}