FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-example-observation-xray.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation example-observation-xray
Profile: DHIS Observation X-ray Profile
status: Final
category: Imaging
code: XR Chest Views
subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)
effective: 2026-03-10 10:00:00+0000
issued: 2026-03-12 11:00:00+0000
performer: Organization Respublika onkologiya markazi
value: false
Russian
Сгенерированный нарратив: Observation example-observation-xray
Профиль: DHIS Observation X-ray Profile
status: Final
category: Imaging
code: XR Chest Views
subject: John Smith(official) Unknown, БД: 2026-03-13 ( National unique individual identifier)
effective: 2026-03-10 10:00:00+0000
issued: 2026-03-12 11:00:00+0000
performer: Organization Respublika onkologiya markazi
value: false
Uzbek
Generated Narrative: Observation example-observation-xray
Profile: DHIS Observation X-ray Profile
status: Final
category: Imaging
code: XR Chest Views
subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)
effective: 2026-03-10 10:00:00+0000
issued: 2026-03-12 11:00:00+0000
performer: Organization Respublika onkologiya markazi
value: false
{
"resourceType": "Observation",
"id": "example-observation-xray",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/dhis-observation-xray"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "imaging"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30745-4"
}
]
},
"subject": {
"reference": "Patient/example-patient-john"
},
"effectiveDateTime": "2026-03-10T10:00:00Z",
"issued": "2026-03-12T11:00:00Z",
"performer": [
{
"reference": "Organization/example-organization"
}
],
"valueBoolean": false
}