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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-contact-point-system-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-contact-point-system-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/contact-point-system-cs
Version5.0.0
Statusdraft
Date2026-02-03T15:04:26+00:00
NameContactPointSystemCS
TitleTypes of possible contact points translations
DescriptionTypes of possible contact points supplement with translations in Uzbek and Russian
Contentsupplement
Supplementshttp://hl7.org/fhir/contact-point-system|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
contact-point-systemContactPointSystem

Narrative

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


English


Generated Narrative: CodeSystem contact-point-system-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/contact-point-system-cs defines displays on the following codes:

Code
phone
fax
email
pager
url
sms
other

Additional Language Displays

CodeРусский (Russian, ru)uz
phoneтелефонtelefon
faxфаксfaks
emailэлектронная почтаelektron pochta
pagerпейджерpeyjer
urlurlurl
smsсмсSMS
otherдругоеboshqa

Russian


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

Язык: en

Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/contact-point-system-cs определяет дисплеи по следующему кодус:

Код
phone
fax
email
pager
url
sms
other

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

КодРусский (Russian, ru)uz
phoneтелефонtelefon
faxфаксfaks
emailэлектронная почтаelektron pochta
pagerпейджерpeyjer
urlurlurl
smsсмсSMS
otherдругоеboshqa

Uzbek


Generated Narrative: CodeSystem resursi kod tizimi yoki kod tizimining qo'shimchasi va uning asosiy xususiyatlarini e'lon qilish va tavsiflash va ixtiyoriy ravishda uning bir qismini yoki barcha mazmunini aniqlash uchun ishlatiladi. contact-point-system-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/contact-point-system-cs defines displays on the following codes:

Code
phone
fax
email
pager
url
sms
other

Additional Language Displays

CodeРусский (Russian, ru)uz
phoneтелефонtelefon
faxфаксfaks
emailэлектронная почтаelektron pochta
pagerпейджерpeyjer
urlurlurl
smsсмсSMS
otherдругоеboshqa

Source1

{
  "resourceType": "CodeSystem",
  "id": "contact-point-system-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/contact-point-system-cs",
  "version": "5.0.0",
  "name": "ContactPointSystemCS",
  "title": "Types of possible contact points 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": "Types of possible contact points supplement with translations in Uzbek and Russian",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/contact-point-system|5.0.0",
  "concept": [
    {
      "code": "phone",
      "designation": [
        {
          "language": "ru",
          "value": "телефон"
        },
        {
          "language": "uz",
          "value": "telefon"
        }
      ]
    },
    {
      "code": "fax",
      "designation": [
        {
          "language": "ru",
          "value": "факс"
        },
        {
          "language": "uz",
          "value": "faks"
        }
      ]
    },
    {
      "code": "email",
      "designation": [
        {
          "language": "ru",
          "value": "электронная почта"
        },
        {
          "language": "uz",
          "value": "elektron pochta"
        }
      ]
    },
    {
      "code": "pager",
      "designation": [
        {
          "language": "ru",
          "value": "пейджер"
        },
        {
          "language": "uz",
          "value": "peyjer"
        }
      ]
    },
    {
      "code": "url",
      "designation": [
        {
          "language": "ru",
          "value": "url"
        },
        {
          "language": "uz",
          "value": "url"
        }
      ]
    },
    {
      "code": "sms",
      "designation": [
        {
          "language": "ru",
          "value": "смс"
        },
        {
          "language": "uz",
          "value": "SMS"
        }
      ]
    },
    {
      "code": "other",
      "designation": [
        {
          "language": "ru",
          "value": "другое"
        },
        {
          "language": "uz",
          "value": "boshqa"
        }
      ]
    }
  ]
}