Digital Health Platform
0.1.0 -
Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-07-07 |
{
"resourceType" : "CodeSystem",
"id" : "contact-point-system-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem contact-point-system-cs</b></p><a name=\"contact-point-system-cs\"> </a><a name=\"hccontact-point-system-cs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p>This code system supplement <code>https://terminology.medcore.uz/CodeSystem/contact-point-system-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-contact-point-system.html#contact-point-system-phone\">phone</a><a name=\"contact-point-system-cs-phone\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-contact-point-system.html#contact-point-system-fax\">fax</a><a name=\"contact-point-system-cs-fax\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-contact-point-system.html#contact-point-system-email\">email</a><a name=\"contact-point-system-cs-email\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-contact-point-system.html#contact-point-system-pager\">pager</a><a name=\"contact-point-system-cs-pager\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-contact-point-system.html#contact-point-system-url\">url</a><a name=\"contact-point-system-cs-url\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-contact-point-system.html#contact-point-system-sms\">sms</a><a name=\"contact-point-system-cs-sms\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-contact-point-system.html#contact-point-system-other\">other</a><a name=\"contact-point-system-cs-other\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>phone</td><td>телефон</td><td>telefon</td></tr><tr><td>fax</td><td>факс</td><td>faks</td></tr><tr><td>email</td><td>электронная почта</td><td>elektron pochta</td></tr><tr><td>pager</td><td>пейджер</td><td>peyjer</td></tr><tr><td>url</td><td>url</td><td>url</td></tr><tr><td>sms</td><td>смс</td><td>SMS</td></tr><tr><td>other</td><td>другое</td><td>boshqa</td></tr></table></div>"
},
"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"
}
]
}
]
}