FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-body-weight.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-weight
Profile: Observation Body Weight Profile
identifier: ScreeningIdentifierSystem/342 (use: usual, )
status: Final
category: Vital Signs
code: Body weight
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
performer: PractitionerRole Center of Obstetrics & Gynecology: Obstetrician-gynecologist
value: 52 kg (Details: UCUM codekg = 'kg')
Russian
Сгенерированный нарратив: Observation body-weight
Профиль: Observation Body Weight Profile
identifier: ScreeningIdentifierSystem/342 (используется: usual, )
status: Final
category: Vital Signs
code: Body weight
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
performer: PractitionerRole Центр акушерства и гинекологии: Акушер-гинеколог
value: 52 kg (Подробности: UCUM кодkg = 'kg')
Uzbek
Generated Narrative: Observation body-weight
Profile: Observation Body Weight Profile
identifier: ScreeningIdentifierSystem/342 (use: usual, )
status: Final
category: Vital Signs
code: Body weight
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
performer: PractitionerRole Akusherlik va ginekologiya markazi: Akusher-ginekolog
value: 52 kg (Details: UCUM codekg = 'kg')
{
"resourceType": "Observation",
"id": "body-weight",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/bodyweight"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "342"
}
],
"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/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": 52,
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
}