O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.4.0 - ci-build Uzbekistan bayroqcha

Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.4.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

: Example Transaction Response

Raw json | Yuklab olish

{
  "resourceType" : "Bundle",
  "id" : "example-transaction-response",
  "language" : "uz",
  "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"
      }
    }
  ]
}