FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-example-tb-microscopy.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-tb-microscopy
Profile: DHIS Observation Profile
status: Final
category: Laboratory
code: MTB complex rifAMPin and isoniazid resistance panel by Molecular genetics method
subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)
effective: 2025-09-12 10:00:00+0000
issued: 2025-09-12 11:00:00+0000
performer: Organization Respublika onkologiya markazi
value: Positive
specimen: Specimen: status = available; type = Macrota; receivedTime = 2026-02-13 12:00:00+0000
| Code | Value[x] |
| Isoniazid (0.1 mg/mL) | Macrota sample sediment |
Russian
Сгенерированный нарратив: Observation example-tb-microscopy
Профиль: DHIS Observation Profile
status: Final
category: Laboratory
code: MTB complex rifAMPin and isoniazid resistance panel by Molecular genetics method
subject: John Smith(official) Unknown, БД: 2026-03-13 ( National unique individual identifier)
effective: 2025-09-12 10:00:00+0000
issued: 2025-09-12 11:00:00+0000
performer: Organization Respublika onkologiya markazi
value: Positive
specimen: Specimen: status = available; type = Macrota; receivedTime = 2026-02-13 12:00:00+0000
| Code | Value[x] |
| Isoniazid (0.1 mg/mL) | Macrota sample sediment |
Uzbek
Generated Narrative: Observation example-tb-microscopy
Profile: DHIS Observation Profile
status: Final
category: Laboratory
code: MTB complex rifAMPin and isoniazid resistance panel by Molecular genetics method
subject: John Smith(official) Unknown, DoB: 2026-03-13 ( National unique individual identifier)
effective: 2025-09-12 10:00:00+0000
issued: 2025-09-12 11:00:00+0000
performer: Organization Respublika onkologiya markazi
value: Positive
specimen: Specimen: status = available; type = Macrota; receivedTime = 2026-02-13 12:00:00+0000
| Code | Value[x] |
| Isoniazid (0.1 mg/mL) | Macrota sample sediment |
{
"resourceType": "Observation",
"id": "example-tb-microscopy",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/dhis-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89876-7"
}
]
},
"subject": {
"reference": "Patient/example-patient-john"
},
"effectiveDateTime": "2025-09-12T10:00:00Z",
"issued": "2025-09-12T11:00:00Z",
"performer": [
{
"reference": "Organization/example-organization"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "POS",
"display": "Positive"
}
]
},
"specimen": {
"reference": "Specimen/example-dhis-specimen"
},
"component": [
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-component-code-cs",
"code": "tub004-0008",
"display": "Isoniazid (0.1 mg/mL)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/dhis-observation-codeable-concept-cs",
"code": "Tub003-0040",
"display": "Macrota sample sediment"
}
]
}
}
]
}