Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build Uzbekistan bayroqcha

Uzbekistan Digital Health Platform - Integrations, 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/vadi2/DHP-integrations-temp/ and changes regularly. See the Directory of published versions

: Form 011 - Hemodialysis session

Raw json | Yuklab olish

{
  "resourceType" : "Bundle",
  "id" : "example-form-011-hemodialysis",
  "language" : "uz",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:550e8400-e29b-41d4-a716-446655440000"
  },
  "type" : "document",
  "timestamp" : "2026-01-06T13:30:00+05:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:a1b2c3d4-e5f6-7890-abcd-ef1234567890",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "composition-001",
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:661f9511-f30c-52e5-b827-557766551111"
          },
          {
            "system" : "https://dhp.uz/fhir/core/sid/doc/uz/form-number",
            "value" : "011"
          }
        ],
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "11516-2",
              "display" : "Physician Episode of care medical records"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "https://dhp.uz/fhir/integrations/CodeSystem/document-category-cs",
                "code" : "form-011",
                "display" : "Hemodialysis session record"
              }
            ]
          }
        ],
        "subject" : [
          {
            "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
          }
        ],
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "date" : "2026-01-06T13:30:00+05:00",
        "author" : [
          {
            "reference" : "urn:uuid:d4e5f6a7-b8c9-0123-defa-234567890123"
          }
        ],
        "title" : "Form 011 - Hemodialysis Session Record",
        "section" : [
          {
            "title" : "Vital Signs",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8716-3",
                  "display" : "Vital signs note"
                }
              ]
            },
            "entry" : [
              {
                "reference" : "urn:uuid:a7b8c9d0-e1f2-3456-abcd-567890123456"
              }
            ]
          },
          {
            "title" : "Dialysis Parameters",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "29554-3",
                  "display" : "Procedure Narrative"
                }
              ]
            },
            "entry" : [
              {
                "reference" : "urn:uuid:f6a7b8c9-d0e1-2345-fabc-456789012345"
              },
              {
                "reference" : "urn:uuid:e1f2a3b4-c5d6-7890-efab-901234567890"
              },
              {
                "reference" : "urn:uuid:f2a3b4c5-d6e7-8901-fabc-012345678901"
              },
              {
                "reference" : "urn:uuid:a3b4c5d6-e7f8-9012-abcd-123456789012"
              }
            ]
          },
          {
            "title" : "Medications",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "10160-0",
                  "display" : "History of Medication use Narrative"
                }
              ]
            },
            "entry" : [
              {
                "reference" : "urn:uuid:b4c5d6e7-f8a9-0123-bcde-234567890123"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-001",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ]
            },
            "system" : "https://dhp.uz/fhir/core/sid/pid/uz/ni",
            "value" : "31234567890123"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "text" : "Aziz John",
            "family" : "John",
            "given" : [
              "Aziz"
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-001",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-encounter"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "completed",
        "class" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                "code" : "AMB",
                "display" : "ambulatory"
              }
            ]
          }
        ],
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "participant" : [
          {
            "type" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code" : "PPRF",
                    "display" : "primary performer"
                  }
                ]
              }
            ],
            "actor" : {
              "reference" : "urn:uuid:d4e5f6a7-b8c9-0123-defa-234567890123",
              "display" : "Karimov A.A."
            }
          },
          {
            "type" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code" : "SPRF",
                    "display" : "secondary performer"
                  }
                ]
              }
            ],
            "actor" : {
              "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234",
              "display" : "Raxmatova M.M."
            }
          }
        ],
        "actualPeriod" : {
          "start" : "2026-01-06T09:00:00+05:00",
          "end" : "2026-01-06T13:00:00+05:00"
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:d4e5f6a7-b8c9-0123-defa-234567890123",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "practitioner-001",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ]
            },
            "system" : "https://dhp.uz/fhir/core/sid/pro/uz/argos",
            "value" : "12345678901234"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "text" : "Karimov A.A.",
            "family" : "Karimov",
            "given" : [
              "A.",
              "A."
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "practitioner-002",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ]
            },
            "system" : "https://dhp.uz/fhir/core/sid/pro/uz/argos",
            "value" : "12345678901235"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "text" : "Raxmatova M.M.",
            "family" : "Raxmatova",
            "given" : [
              "M.",
              "M."
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:f6a7b8c9-d0e1-2345-fabc-456789012345",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "procedure-dialysis",
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PLAC",
                  "display" : "Placer Identifier"
                }
              ]
            },
            "system" : "https://dhp.uz/fhir/core/sid/pid/uz/prn/200935935/dialysis-session",
            "value" : "128"
          }
        ],
        "status" : "completed",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "302497006",
              "display" : "Hemodialysis"
            }
          ],
          "text" : "Hemodialysis"
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "occurrencePeriod" : {
          "start" : "2026-01-06T09:00:00+05:00",
          "end" : "2026-01-06T13:00:00+05:00"
        },
        "performer" : [
          {
            "actor" : {
              "reference" : "urn:uuid:d4e5f6a7-b8c9-0123-defa-234567890123"
            }
          },
          {
            "actor" : {
              "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
            }
          }
        ],
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "261665006",
                "display" : "Unknown"
              }
            ],
            "text" : "Left AV fistula"
          }
        ],
        "used" : [
          {
            "concept" : {
              "text" : "Dialyzer: FX 80"
            }
          },
          {
            "concept" : {
              "text" : "Bloodline: Arterial/Venous"
            }
          },
          {
            "concept" : {
              "text" : "Needle: AVF 16G"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:a7b8c9d0-e1f2-3456-abcd-567890123456",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-vital-signs",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "85353-1",
              "display" : "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
            }
          ],
          "text" : "Vital signs panel"
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "effectiveDateTime" : "2026-01-06T09:00:00+05:00",
        "performer" : [
          {
            "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
          }
        ],
        "hasMember" : [
          {
            "reference" : "urn:uuid:a7b8c9d0-0001-0000-0000-000000000001"
          },
          {
            "reference" : "urn:uuid:a7b8c9d0-0002-0000-0000-000000000002"
          },
          {
            "reference" : "urn:uuid:a7b8c9d0-0003-0000-0000-000000000003"
          },
          {
            "reference" : "urn:uuid:a7b8c9d0-0004-0000-0000-000000000004"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:a7b8c9d0-0001-0000-0000-000000000001",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-bp",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "85354-9",
              "display" : "Blood pressure panel with all children optional"
            }
          ],
          "text" : "Blood pressure"
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "effectiveDateTime" : "2026-01-06T09:00:00+05:00",
        "performer" : [
          {
            "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
          }
        ],
        "component" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8480-6",
                  "display" : "Systolic blood pressure"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 150,
              "unit" : "mmHg",
              "system" : "http://unitsofmeasure.org",
              "code" : "mm[Hg]"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8462-4",
                  "display" : "Diastolic blood pressure"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 90,
              "unit" : "mmHg",
              "system" : "http://unitsofmeasure.org",
              "code" : "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:a7b8c9d0-0002-0000-0000-000000000002",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-pulse",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8867-4",
              "display" : "Heart rate"
            }
          ],
          "text" : "Heart rate"
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "effectiveDateTime" : "2026-01-06T09:00:00+05:00",
        "performer" : [
          {
            "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
          }
        ],
        "dataAbsentReason" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
              "code" : "not-performed",
              "display" : "Not Performed"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:a7b8c9d0-0003-0000-0000-000000000003",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-temp",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8310-5",
              "display" : "Body temperature"
            }
          ],
          "text" : "Body temperature"
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "effectiveDateTime" : "2026-01-06T09:00:00+05:00",
        "performer" : [
          {
            "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
          }
        ],
        "valueQuantity" : {
          "value" : 36.6,
          "unit" : "°C",
          "system" : "http://unitsofmeasure.org",
          "code" : "Cel"
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:a7b8c9d0-0004-0000-0000-000000000004",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-spo2",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "2708-6",
              "display" : "Oxygen saturation in Arterial blood"
            }
          ],
          "text" : "Oxygen saturation (SpO2)"
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "effectiveDateTime" : "2026-01-06T09:00:00+05:00",
        "performer" : [
          {
            "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
          }
        ],
        "dataAbsentReason" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
              "code" : "not-performed",
              "display" : "Not Performed"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:e1f2a3b4-c5d6-7890-efab-901234567890",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-uf",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "procedure",
                "display" : "Procedure"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "99741-1",
              "display" : "Ultrafiltrate volume removed"
            }
          ],
          "text" : "Ultrafiltration"
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "effectiveDateTime" : "2026-01-06T13:00:00+05:00",
        "performer" : [
          {
            "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
          }
        ],
        "valueQuantity" : {
          "value" : 2500,
          "unit" : "mL",
          "system" : "http://unitsofmeasure.org",
          "code" : "mL"
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:f2a3b4c5-d6e7-8901-fabc-012345678901",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-weight-before",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29463-7",
              "display" : "Body weight"
            }
          ],
          "text" : "Pre-session weight"
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "effectiveDateTime" : "2026-01-06T09:00:00+05:00",
        "performer" : [
          {
            "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
          }
        ],
        "valueQuantity" : {
          "value" : 72.5,
          "unit" : "kg",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg"
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:a3b4c5d6-e7f8-9012-abcd-123456789012",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-weight-after",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"
          ]
        },
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29463-7",
              "display" : "Body weight"
            }
          ],
          "text" : "Post-session weight"
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "effectiveDateTime" : "2026-01-06T13:00:00+05:00",
        "performer" : [
          {
            "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
          }
        ],
        "valueQuantity" : {
          "value" : 70,
          "unit" : "kg",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg"
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:b4c5d6e7-f8a9-0123-bcde-234567890123",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medication-admin-heparin",
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "status" : "completed",
        "medication" : {
          "concept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "372877000",
                "display" : "Heparin"
              }
            ],
            "text" : "Heparin"
          }
        },
        "subject" : {
          "reference" : "urn:uuid:b2c3d4e5-f6a7-8901-bcde-f12345678901"
        },
        "encounter" : {
          "reference" : "urn:uuid:c3d4e5f6-a7b8-9012-cdef-123456789012"
        },
        "occurencePeriod" : {
          "start" : "2026-01-06T09:00:00+05:00",
          "end" : "2026-01-06T13:00:00+05:00"
        },
        "performer" : [
          {
            "actor" : {
              "reference" : {
                "reference" : "urn:uuid:e5f6a7b8-c9d0-1234-efab-345678901234"
              }
            }
          }
        ],
        "note" : [
          {
            "text" : "Maintenance therapy"
          }
        ],
        "dosage" : {
          "text" : "2000 IU",
          "dose" : {
            "value" : 2000,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:c5d6e7f8-a9b0-1234-cdef-345678901234",
      "resource" : {
        "resourceType" : "Provenance",
        "id" : "provenance-signature",
        "language" : "uz",
        "text" : {
          "status" : "generated"
        },
        "target" : [
          {
            🔗 "reference" : "Bundle/example-form-011-hemodialysis"
          }
        ],
        "recorded" : "2026-01-06T13:45:00+05:00",
        "agent" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                  "code" : "attester",
                  "display" : "Attester"
                }
              ]
            },
            "who" : {
              "reference" : "urn:uuid:d4e5f6a7-b8c9-0123-defa-234567890123",
              "display" : "Karimov A.A."
            }
          }
        ],
        "signature" : [
          {
            "type" : [
              {
                "system" : "urn:iso-astm:E1762-95:2013",
                "code" : "1.2.840.10065.1.12.1.1",
                "display" : "Author's Signature"
              }
            ],
            "when" : "2026-01-06T13:45:00+05:00",
            "who" : {
              "reference" : "urn:uuid:d4e5f6a7-b8c9-0123-defa-234567890123",
              "display" : "Karimov A.A."
            },
            "sigFormat" : "application/pdf",
            "data" : "JVBERi0xLjQKMSAwIG9iago8PAovVHlwZSAvQ2F0YWxvZwovUGFnZXMgMiAwIFIKPj4KZW5kb2JqCjIgMCBvYmoKPDwKL1R5cGUgL1BhZ2VzCi9LaWRzIFszIDAgUl0KL0NvdW50IDEKL01lZGlhQm94IFswIDAgNjEyIDc5Ml0KPj4KZW5kb2JqCjMgMCBvYmoKPDwKL1R5cGUgL1BhZ2UKL1BhcmVudCAyIDAgUgovQ29udGVudHMgNCAwIFIKPj4KZW5kb2JqCjQgMCBvYmoKPDwKL0xlbmd0aCA0NAo+PgpzdHJlYW0KQlQKL0YxIDEyIFRmCjEwMCA3MDAgVGQKKFNhbXBsZSBTaWduZWQgRG9jdW1lbnQpIFRqCkVUCmVuZHN0cmVhbQplbmRvYmoKeHJlZgowIDUKMDAwMDAwMDAwMCA2NTUzNSBmIAowMDAwMDAwMDA5IDAwMDAwIG4gCjAwMDAwMDAwNTggMDAwMDAgbiAKMDAwMDAwMDE0OCAwMDAwMCBuIAowMDAwMDAwMjE3IDAwMDAwIG4gCnRyYWlsZXIKPDwKL1NpemUgNQovUm9vdCAxIDAgUgo+PgpzdGFydHhyZWYKMzEyCiUlRU9G"
          }
        ]
      }
    }
  ]
}