Package | dhp |
Type | CodeSystem |
Id | contact-point-system-cs |
FHIR Version | R5 |
Source | http://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-contact-point-system-cs.html |
URL | https://terminology.medcore.uz/CodeSystem/contact-point-system-cs |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-07T16:50:09+00:00 |
Name | ContactPointSystemCS |
Title | possible contact points translations |
Description | Types of possible contact points supplement with translations |
Content | supplement |
Supplements | http://hl7.org/fhir/contact-point-system|5.0.0 |
No resources found
No resources found
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.medcore.uz/CodeSystem/contact-point-system-cs
defines displays on the following codes:
Code |
phone |
fax |
pager |
url |
sms |
other |
Additional Language Displays
Code | Русский (Russian, ru) | uz |
phone | телефон | telefon |
fax | факс | faks |
электронная почта | elektron pochta | |
pager | пейджер | peyjer |
url | url | url |
sms | смс | SMS |
other | другое | boshqa |
Russian
Сгенерированный нарратив: Ресурс CodeSystem используется для объявления существования и описания системы кодирования или дополнения к системе кодирования и ее основных свойств, а также для опционального определения части или всего ее содержимого. contact-point-system-cs
Язык: en
Эта кодовая система дополняет https://terminology.medcore.uz/CodeSystem/contact-point-system-cs
определяет дисплеи по следующему кодус:
Код |
phone |
fax |
pager |
url |
sms |
other |
Дополнительные языковые дисплеи
Код | Русский (Russian, ru) | uz |
phone | телефон | telefon |
fax | факс | faks |
электронная почта | elektron pochta | |
pager | пейджер | peyjer |
url | url | url |
sms | смс | SMS |
other | другое | boshqa |
{ "resourceType": "CodeSystem", "id": "contact-point-system-cs", "language": "en", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://terminology.medcore.uz/CodeSystem/contact-point-system-cs", "version": "0.1.0", "name": "ContactPointSystemCS", "title": "possible contact points translations", "status": "draft", "experimental": true, "date": "2025-07-07T16:50:09+00:00", "publisher": "Uzinfocom LLC", "contact": [ { "name": "Uzinfocom LLC", "telecom": [ { "system": "url", "value": "https://uzinfocom.uz" }, { "system": "email", "value": "info@uzinfocom.uz" } ] } ], "description": "Types of possible contact points supplement with translations", "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" } ] } ] }