Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build Uzbekistan флаг

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

: example-obs-hiv

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

{
  "resourceType" : "Observation",
  "id" : "example-obs-hiv",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/integrations/StructureDefinition/dhis-observation-hiv"
    ]
  },
  "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>Сгенерированный нарратив: Observation example-obs-hiv</b></p><a name=\"ru-example-obs-hiv\"> </a><a name=\"ru-hcexample-obs-hiv\"> </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\">Профиль: <a href=\"StructureDefinition-dhis-observation-hiv.html\">DHIS Observation HIV Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Коды:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Коды:{http://loinc.org 56888-1}\">HIV 1+2 Ab+HIV1 p24 Ag [Presence] in Serum or Plasma by Immunoassay</span></p><p><b>subject</b>: <a href=\"Patient-example-patient-john.html\">John Smith(official) Unknown, БД: 2026-03-13 ( National unique individual identifier)</a></p><p><b>effective</b>: 2026-03-10 10:00:00+0000</p><p><b>issued</b>: 2026-03-15 11:00:00+0000</p><p><b>performer</b>: <a href=\"Organization-example-organization.html\">Organization Respublika onkologiya markazi</a></p><p><b>value</b>: true</p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Коды:{https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-component-code-cs tub004-0005}\">AMK/KAN/CAP result</span></td><td>true</td></tr></table></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "laboratory",
          "display" : "Laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "56888-1"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/example-patient-john"
  },
  "effectiveDateTime" : "2026-03-10T10:00:00Z",
  "issued" : "2026-03-15T11:00:00Z",
  "performer" : [
    {
      🔗 "reference" : "Organization/example-organization"
    }
  ],
  "valueBoolean" : true,
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-component-code-cs",
            "code" : "tub004-0005",
            "display" : "AMK/KAN/CAP result"
          }
        ]
      },
      "valueBoolean" : true
    }
  ]
}