FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Observation |
| Id | Observation-observation-reaction-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation observation-reaction-example
Language: en
Profile: UZ Core Observation
status: Final
code: Symptom
subject: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
effective: 2026-04-28 12:00:00+0500
performer: Practitioner Test Test Test(official)
value: Fever
Russian
Сгенерированный нарратив: Observation observation-reaction-example
Язык: en
Профиль: UZ Core Observation
status: Final
code: Symptom
subject: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier)
effective: 2026-04-28 12:00:00+0500
performer: Practitioner Test Test Test(official)
value: Fever
Uzbek
Generated Narrative: Observation observation-reaction-example
Language: en
Profile: UZ Core Observation
status: Final
code: Symptom
subject: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
effective: 2026-04-28 12:00:00+0500
performer: Practitioner Test Test Test(official)
value: Fever
{
"resourceType": "Observation",
"id": "observation-reaction-example",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "75325-1",
"display": "Symptom"
}
]
},
"subject": {
"reference": "Patient/example-salim"
},
"effectiveDateTime": "2026-04-28T12:00:00+05:00",
"performer": [
{
"reference": "Practitioner/example-practitioner"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "386661006",
"display": "Fever"
}
]
}
}