Единая платформа цифрового здравоохранения Узбекистана
0.7.0 - ci-build Uzbekistan флаг

Uzbekistan Digital Health Platform - Локальная сборка (v0.7.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий

: example-task-specialist

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

{
  "resourceType" : "Task",
  "id" : "example-task-specialist",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-referral-approval-task"
    ]
  },
  "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>Сгенерированный нарратив: Task example-task-specialist</b></p><a name=\"ru-example-task-specialist\"> </a><a name=\"ru-hcexample-task-specialist\"> </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\">Язык: uz</p><p style=\"margin-bottom: 0px\">Профиль: <a href=\"StructureDefinition-uz-core-referral-approval-task.html\">UZ Core Task Referral Approval</a></p></div><p><b>basedOn</b>: <a href=\"ServiceRequest-example-cbc-order.html\">ServiceRequest CBC panel</a></p><p><b>partOf</b>: <a href=\"Task-example-task-family-doctor.html\">Task Oilaviy shifokorning roziligi</a></p><p><b>status</b>: Requested</p><p><b>businessStatus</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/task-business-status-cs overdue}\">Muddati o'tgan</span></p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/task-codes-cs approve-specialist}\">Mutaxassisning roziligi</span></p><p><b>focus</b>: <a href=\"ServiceRequest-example-cbc-order.html\">ServiceRequest CBC panel</a></p><p><b>for</b>: <a href=\"Patient-example-david.html\">Давыдов Давид(anonymous) Other, БД: 2001-10-16 ( Driver's license number)</a></p><p><b>requestedPeriod</b>: 2026-03-06 --&gt; 2026-03-07</p><p><b>executionPeriod</b>: 2026-03-06 --&gt; 2026-03-07</p><p><b>owner</b>: <a href=\"Organization-tashkent-diseases-hospital.html\">Organization Ташкентская областная инфекционная больница</a></p></div>"
  },
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/example-cbc-order"
    }
  ],
  "partOf" : [
    {
      🔗 "reference" : "Task/example-task-family-doctor"
    }
  ],
  "status" : "requested",
  "businessStatus" : {
    "coding" : [
      {
        "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/task-business-status-cs",
        "code" : "overdue",
        "display" : "Muddati o'tgan"
      }
    ]
  },
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/task-codes-cs",
        "code" : "approve-specialist",
        "display" : "Mutaxassisning roziligi"
      }
    ]
  },
  "focus" : {
    🔗 "reference" : "ServiceRequest/example-cbc-order"
  },
  "for" : {
    🔗 "reference" : "Patient/example-david"
  },
  "requestedPeriod" : {
    "start" : "2026-03-06",
    "end" : "2026-03-07"
  },
  "executionPeriod" : {
    "start" : "2026-03-06",
    "end" : "2026-03-07"
  },
  "owner" : {
    🔗 "reference" : "Organization/tashkent-diseases-hospital"
  }
}