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