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

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

: Example Transaction Response

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

{
  "resourceType" : "Bundle",
  "id" : "example-transaction-response",
  "language" : "ru",
  "type" : "transaction-response",
  "entry" : [
    {
      "response" : {
        "status" : "201 Created",
        "location" : "EpisodeOfCare/UZCoreEpisodeOfCare-Example/_history/1",
        "lastModified" : "2026-02-24T10:00:00Z"
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "Encounter/example-encounter/_history/1",
        "lastModified" : "2026-02-24T10:00:00Z"
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "Observation/blood-pressure-example/_history/1",
        "lastModified" : "2026-02-24T10:00:00Z"
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "Observation/body-weight-example/_history/1",
        "lastModified" : "2026-02-24T10:00:00Z"
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "Observation/body-temperature-example/_history/1",
        "lastModified" : "2026-02-24T10:00:00Z"
      }
    }
  ]
}