FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-body-mass-index.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation body-mass-index
Profile: Observation Body Mass Index Profile
identifier: ScreeningIdentifierSystem/343 (use: usual, )
status: Final
category: Vital Signs
code: Body mass index (BMI) [Ratio]
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
performer: PractitionerRole Center of Obstetrics & Gynecology: Obstetrician-gynecologist
value: 20.3 kg/m2 (Details: UCUM codekg/m2 = 'kg/m2')
Russian
Сгенерированный нарратив: Observation body-mass-index
Профиль: Observation Body Mass Index Profile
identifier: ScreeningIdentifierSystem/343 (используется: usual, )
status: Final
category: Vital Signs
code: Body mass index (BMI) [Ratio]
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
performer: PractitionerRole Центр акушерства и гинекологии: Акушер-гинеколог
value: 20.3 kg/m2 (Подробности: UCUM кодkg/m2 = 'kg/m2')
Uzbek
Generated Narrative: Observation body-mass-index
Profile: Observation Body Mass Index Profile
identifier: ScreeningIdentifierSystem/343 (use: usual, )
status: Final
category: Vital Signs
code: Body mass index (BMI) [Ratio]
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
performer: PractitionerRole Akusherlik va ginekologiya markazi: Akusher-ginekolog
value: 20.3 kg/m2 (Details: UCUM codekg/m2 = 'kg/m2')
{
"resourceType": "Observation",
"id": "body-mass-index",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/bmi"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
}