FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-example-obs-hiv.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-obs-hiv
Profile: DHIS Observation HIV Profile
status: Final
category: Laboratory
code: HIV 1+2 Ab+HIV1 p24 Ag [Presence] in Serum or Plasma by Immunoassay
subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)
effective: 2026-03-10 10:00:00+0000
issued: 2026-03-15 11:00:00+0000
performer: Organization Respublika onkologiya markazi
value: true
| Code | Value[x] |
| AMK/KAN/CAP result | true |
Russian
Сгенерированный нарратив: Observation example-obs-hiv
Профиль: DHIS Observation HIV Profile
status: Final
category: Laboratory
code: HIV 1+2 Ab+HIV1 p24 Ag [Presence] in Serum or Plasma by Immunoassay
subject: John Smith(official) Unknown, БД: 2026-03-13 ( National unique individual identifier)
effective: 2026-03-10 10:00:00+0000
issued: 2026-03-15 11:00:00+0000
performer: Organization Respublika onkologiya markazi
value: true
| Code | Value[x] |
| AMK/KAN/CAP result | true |
Uzbek
Generated Narrative: Observation example-obs-hiv
Profile: DHIS Observation HIV Profile
status: Final
category: Laboratory
code: HIV 1+2 Ab+HIV1 p24 Ag [Presence] in Serum or Plasma by Immunoassay
subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)
effective: 2026-03-10 10:00:00+0000
issued: 2026-03-15 11:00:00+0000
performer: Organization Respublika onkologiya markazi
value: true
| Code | Value[x] |
| AMK/KAN/CAP result | true |
{
"resourceType": "Observation",
"id": "example-obs-hiv",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/dhis-observation-hiv"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "56888-1"
}
]
},
"subject": {
"reference": "Patient/example-patient-john"
},
"effectiveDateTime": "2026-03-10T10:00:00Z",
"issued": "2026-03-15T11:00:00Z",
"performer": [
{
"reference": "Organization/example-organization"
}
],
"valueBoolean": true,
"component": [
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-component-code-cs",
"code": "tub004-0005",
"display": "AMK/KAN/CAP result"
}
]
},
"valueBoolean": true
}
]
}