Digital Health Platform
0.1.0 - Uzbekistan флаг

Digital Health Platform, опубликовано Uzinfocom LLC. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.1.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий

: location-unit

Active по состоянию на 2025-04-16

Сырой json | Скачать

{
  "resourceType" : "NamingSystem",
  "id" : "location-unit",
  "language" : "ru",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Курируемое пространство имен, которое выдает уникальные символы в пределах этого пространства имен для идентификации концепций, людей, устройств и т. д. Представляет собой «Систему», используемую в типах данных «Идентификатор» и «Кодирование». location-unit</b></p><a name=\"ru-location-unit\"> </a><a name=\"ru-hclocation-unit\"> </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\">Язык: en</p></div><h3>Summary</h3><table class=\"grid\"><tr><td>Определение URL</td><td>http://medcore.uz/NamingSystem/location-unit</td></tr><tr><td>Версия</td><td>0.1.0</td></tr><tr><td>Наименование</td><td>Uzbekistan_DHP_Location_Unit_System</td></tr><tr><td>Статус</td><td>active</td></tr><tr><td>Определение</td><td><div><p>Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform</p>\n</div></td></tr><tr><td>Издатель</td><td>Uzinfocom LLC</td></tr></table><h3>Идентификаторы</h3><table class=\"grid\"><tr><td><b>Тип</b></td><td><b>Значение</b></td><td><b>Предпочтение</b></td><td><b>Комментарий</b></td></tr><tr><td>URI</td><td>http://medcore.uz/NamingSystem/location-unit</td><td>true</td><td>This is the canonical URI for the Uzbekistan DHP Location Unit identifier system</td></tr></table></div>"
  },
  "url" : "http://medcore.uz/NamingSystem/location-unit",
  "version" : "0.1.0",
  "name" : "Uzbekistan_DHP_Location_Unit_System",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2025-04-16",
  "publisher" : "Uzinfocom LLC",
  "contact" : [
    {
      "name" : "Uzinfocom LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://uzinfocom.uz"
        },
        {
          "system" : "email",
          "value" : "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "responsible" : "Uzinfocom",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "FI",
        "display" : "Facility ID"
      }
    ]
  },
  "description" : "Naming system for unique identifiers assigned to location units such as branches, wards, and beds within healthcare facilities in the Uzbekistan Digital Health Platform",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "usage" : "Used for identifying specific units within healthcare locations, such as branches, departments, wards, and beds.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://medcore.uz/NamingSystem/location-unit",
      "preferred" : true,
      "comment" : "This is the canonical URI for the Uzbekistan DHP Location Unit identifier system"
    }
  ]
}