Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build
Uzbekistan Digital Health Platform - Integrations - Локальная сборка (v0.1.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий
{
"resourceType" : "Observation",
"id" : "body-mass-index",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/bmi"
]
},
"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 body-mass-index</b></p><a name=\"ru-body-mass-index\"> </a><a name=\"ru-hcbody-mass-index\"> </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=\"http://hl7.org/fhir/R5/bmi.html\">Observation Body Mass Index Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-screening-identifier-system.html\" title=\"Identifier system for the Cervical Cancer Screening Quality Assessment and Monitoring and Early Breast Cancer Detection Information System\">ScreeningIdentifierSystem</a>/343\u00a0(используется:\u00a0usual,\u00a0)</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Коды:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Коды:{http://loinc.org 39156-5}\">Body mass index (BMI) [Ratio]</span></p><p><b>subject</b>: <a href=\"Patient-lola-oripova.html\">Lola Oripova Shakhzodovna</a></p><p><b>encounter</b>: <a href=\"Encounter-Encounter-general.html\">Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#36\u00a0(use:\u00a0usual,\u00a0); status = completed; class = ambulatory; type = Консультативные</a></p><p><b>effective</b>: 2025-11-17 13:28:17+0200</p><p><b>performer</b>: <a href=\"PractitionerRole-practitioner-role-gynecologist.html\">PractitionerRole Центр акушерства и гинекологии: Акушер-гинеколог</a></p><p><b>value</b>: 20.3 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Подробности: UCUM кодkg/m2 = 'kg/m2')</span></p></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "https://dhp.uz/fhir/core/sid/uz/screening",
"value" : "343"
}
],
"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" : "39156-5",
"display" : "Body mass index (BMI) [Ratio]"
}
]
},
"subject" : {
🔗 "reference" : "Patient/lola-oripova",
"display" : "Lola Oripova Shakhzodovna"
},
"encounter" : {
🔗 "reference" : "Encounter/Encounter-general"
},
"effectiveDateTime" : "2025-11-17T13:28:17+02:00",
"performer" : [
{
🔗 "reference" : "PractitionerRole/practitioner-role-gynecologist"
}
],
"valueQuantity" : {
"value" : 20.3,
"unit" : "kg/m2",
"system" : "http://unitsofmeasure.org",
"code" : "kg/m2"
}
}