Uzbekistan Digital Health Platform
0.4.0 - ci-build Uzbekistan flag

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 Bundle

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "example-transaction-bundle",
  "language" : "en",
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:a1b2c3d4-5678-90ab-cdef-111111111111",
      "resource" : {
        "resourceType" : "EpisodeOfCare",
        "id" : "UZCoreEpisodeOfCare-Example",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-episodeofcare"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><a name=\"EpisodeOfCare_UZCoreEpisodeOfCare-Example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare UZCoreEpisodeOfCare-Example</b></p><a name=\"UZCoreEpisodeOfCare-Example\"> </a><a name=\"hcUZCoreEpisodeOfCare-Example\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-episodeofcare.html\">UZ Core EpisodeOfCare</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-episodeofcare-identifier.html\" title=\"Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context.\">UzDhpEpisodeOfCareIdentifier</a>/EOC-2025-0001</p><p><b>status</b>: Active</p><h3>StatusHistories</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Status</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>Planned</td><td>2025-07-28 --&gt; 2025-08-01</td></tr></table><p><b>type</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs mserv-0001-00001}\">Preventive services</span></p><blockquote><p><b>reason</b></p><p><b>use</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-reason-use-cs mserv-0002-00002}\">Preventive visit</span></p><h3>Values</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-example-headache.html\">Condition Headache</a></td></tr></table></blockquote><blockquote><p><b>diagnosis</b></p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-example-headache.html\">Condition Headache</a></td></tr></table><p><b>use</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role DD}\">Primary diagnosis</span></p></blockquote><p><b>patient</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)</a></p><p><b>managingOrganization</b>: <a href=\"Organization-example-organization.html\">Organization Respublika onkologiya markazi</a></p><p><b>period</b>: 2025-08-01 --&gt; (ongoing)</p><p><b>careManager</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Test Test Test(official)</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://dhp.uz/ids/episode-of-care",
            "value" : "EOC-2025-0001"
          }
        ],
        "status" : "active",
        "statusHistory" : [
          {
            "status" : "planned",
            "period" : {
              "start" : "2025-07-28",
              "end" : "2025-08-01"
            }
          }
        ],
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs",
                "code" : "mserv-0001-00001"
              }
            ],
            "text" : "Preventive services"
          }
        ],
        "reason" : [
          {
            "use" : {
              "coding" : [
                {
                  "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-reason-use-cs",
                  "code" : "mserv-0002-00002"
                }
              ],
              "text" : "Preventive visit"
            },
            "value" : [
              {
                "reference" : {
                  🔗 "reference" : "Condition/example-headache"
                }
              }
            ]
          }
        ],
        "diagnosis" : [
          {
            "condition" : [
              {
                "reference" : {
                  🔗 "reference" : "Condition/example-headache"
                }
              }
            ],
            "use" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code" : "DD"
                }
              ],
              "text" : "Primary diagnosis"
            }
          }
        ],
        "patient" : {
          🔗 "reference" : "Patient/example-salim"
        },
        "managingOrganization" : {
          🔗 "reference" : "Organization/example-organization"
        },
        "period" : {
          "start" : "2025-08-01"
        },
        "careManager" : {
          🔗 "reference" : "Practitioner/example-practitioner"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "EpisodeOfCare"
      }
    },
    {
      "fullUrl" : "urn:uuid:a1b2c3d4-5678-90ab-cdef-222222222222",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "example-encounter",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-encounter"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><a name=\"Encounter_example-encounter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter example-encounter</b></p><a name=\"example-encounter\"> </a><a name=\"hcexample-encounter\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-encounter.html\">UZ Core Encounter</a></p></div><p><b>status</b>: Completed</p><p><b>class</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">Inpatient encounter</span></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority EM}\">Emergency</span></p><p><b>type</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs mserv-0001-00004}\">Treatment services</span></p><h3>ServiceTypes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"HealthcareService-example-healthcareservice.html\">HealthcareService IHC-ga xos</a></td></tr></table><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Алишер Ибрагимов  (no stated gender), DoB Unknown</a></p><p><b>subjectStatus</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-subject-status-cs gencl-0003-00001}\">Awake</span></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}\">attender</span></td><td>2024-01-01 10:00:00+0000 --&gt; 2024-01-01 11:00:00+0000</td></tr></table><p><b>actualPeriod</b>: 2024-01-01 10:00:00+0000 --&gt; 2024-01-01 11:00:00+0000</p><p><b>plannedStartDate</b>: 2024-01-01 10:00:00+0000</p><p><b>plannedEndDate</b>: 2024-01-01 11:00:00+0000</p><blockquote><p><b>reason</b></p><p><b>use</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-reason-use-cs mserv-0002-00001}\">Disease</span></p><h3>Values</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-example-headache.html\">Condition Headache</a></td></tr></table></blockquote><blockquote><p><b>diagnosis</b></p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-example-headache.html\">Condition Headache</a></td></tr></table></blockquote><h3>Admissions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>ReAdmission</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source psych}\">From psychiatric hospital</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0092 R}\">Re-admission</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition home}\">Home</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-example-location.html\">Location Toshkent shahar 1-sonli shifoxona</a></td><td>Completed</td></tr></table></div>"
        },
        "status" : "completed",
        "class" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                "code" : "IMP",
                "display" : "Inpatient encounter"
              }
            ]
          }
        ],
        "priority" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
              "code" : "EM",
              "display" : "Emergency"
            }
          ]
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs",
                "code" : "mserv-0001-00004",
                "display" : "Treatment services"
              }
            ]
          }
        ],
        "serviceType" : [
          {
            "reference" : {
              🔗 "reference" : "HealthcareService/example-healthcareservice"
            }
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/example-patient"
        },
        "subjectStatus" : {
          "coding" : [
            {
              "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-subject-status-cs",
              "code" : "gencl-0003-00001",
              "display" : "Awake"
            }
          ]
        },
        "participant" : [
          {
            "type" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code" : "ATND",
                    "display" : "attender"
                  }
                ]
              }
            ],
            "period" : {
              "start" : "2024-01-01T10:00:00Z",
              "end" : "2024-01-01T11:00:00Z"
            }
          }
        ],
        "actualPeriod" : {
          "start" : "2024-01-01T10:00:00Z",
          "end" : "2024-01-01T11:00:00Z"
        },
        "plannedStartDate" : "2024-01-01T10:00:00Z",
        "plannedEndDate" : "2024-01-01T11:00:00Z",
        "reason" : [
          {
            "use" : [
              {
                "coding" : [
                  {
                    "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-reason-use-cs",
                    "code" : "mserv-0002-00001",
                    "display" : "Disease"
                  }
                ]
              }
            ],
            "value" : [
              {
                "reference" : {
                  🔗 "reference" : "Condition/example-headache"
                }
              }
            ]
          }
        ],
        "diagnosis" : [
          {
            "condition" : [
              {
                "reference" : {
                  🔗 "reference" : "Condition/example-headache"
                }
              }
            ]
          }
        ],
        "admission" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "psych",
                "display" : "From psychiatric hospital"
              }
            ]
          },
          "reAdmission" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0092",
                "code" : "R",
                "display" : "Re-admission"
              }
            ]
          },
          "dischargeDisposition" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
                "code" : "home",
                "display" : "Home"
              }
            ]
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/example-location"
            },
            "status" : "completed"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Encounter"
      }
    },
    {
      "fullUrl" : "urn:uuid:a1b2c3d4-5678-90ab-cdef-333333333333",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "blood-pressure-example",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/vitalsigns"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/bp"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><a name=\"Observation_blood-pressure-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation blood-pressure-example</b></p><a name=\"blood-pressure-example\"> </a><a name=\"hcblood-pressure-example\"> </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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-uz-core-observation.html\">UZ Core Observation</a>, <a href=\"http://hl7.org/fhir/R5/vitalsigns.html\">Vital Signs Profile</a>, <a href=\"http://hl7.org/fhir/R5/bp.html\">Observation Blood Pressure Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)</a></p><p><b>effective</b>: 2025-11-04 10:30:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Test Test Test(official)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 120 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 80 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
        },
        "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"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-salim"
        },
        "effectiveDateTime" : "2025-11-04T10:30:00Z",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/example-practitioner"
          }
        ],
        "component" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8480-6",
                  "display" : "Systolic blood pressure"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 120,
              "unit" : "mmHg",
              "system" : "http://unitsofmeasure.org",
              "code" : "mm[Hg]"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8462-4",
                  "display" : "Diastolic blood pressure"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 80,
              "unit" : "mmHg",
              "system" : "http://unitsofmeasure.org",
              "code" : "mm[Hg]"
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "urn:uuid:a1b2c3d4-5678-90ab-cdef-444444444444",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "body-weight-example",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/vitalsigns"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/bodyweight"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><a name=\"Observation_body-weight-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation body-weight-example</b></p><a name=\"body-weight-example\"> </a><a name=\"hcbody-weight-example\"> </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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-uz-core-observation.html\">UZ Core Observation</a>, <a href=\"http://hl7.org/fhir/R5/vitalsigns.html\">Vital Signs Profile</a>, <a href=\"http://hl7.org/fhir/R5/bodyweight.html\">Observation Body Weight Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Body Weight</span></p><p><b>subject</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)</a></p><p><b>effective</b>: 2016-03-28</p><p><b>performer</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Test Test Test(official)</a></p><p><b>value</b>: 185 lbs<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code[lb_av] = '[lb_av]')</span></p></div>"
        },
        "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"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-salim"
        },
        "effectiveDateTime" : "2016-03-28",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/example-practitioner"
          }
        ],
        "valueQuantity" : {
          "value" : 185,
          "unit" : "lbs",
          "system" : "http://unitsofmeasure.org",
          "code" : "[lb_av]"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "urn:uuid:a1b2c3d4-5678-90ab-cdef-555555555555",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "body-temperature-example",
        "meta" : {
          "profile" : [
            🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/vitalsigns"🔗 ,
            "http://hl7.org/fhir/StructureDefinition/bodytemp"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><a name=\"Observation_body-temperature-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation body-temperature-example</b></p><a name=\"body-temperature-example\"> </a><a name=\"hcbody-temperature-example\"> </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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-uz-core-observation.html\">UZ Core Observation</a>, <a href=\"http://hl7.org/fhir/R5/vitalsigns.html\">Vital Signs Profile</a>, <a href=\"http://hl7.org/fhir/R5/bodytemp.html\">Observation Body Temperature Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8310-5}\">Body temperature</span></p><p><b>subject</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)</a></p><p><b>effective</b>: 1999-07-02</p><p><b>performer</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Test Test Test(official)</a></p><p><b>value</b>: 36.5 C<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeCel = 'Cel')</span></p></div>"
        },
        "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"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-salim"
        },
        "effectiveDateTime" : "1999-07-02",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/example-practitioner"
          }
        ],
        "valueQuantity" : {
          "value" : 36.5,
          "unit" : "C",
          "system" : "http://unitsofmeasure.org",
          "code" : "Cel"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    }
  ]
}