FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-hpv-result.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation hpv-result
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/333 (use: usual, )
basedOn: ServiceRequest HPV I/H Risk 4 DNA Cvx Ql NAA+probe
status: Final
code: HPV I/H Risk 4 DNA Cvx Ql NAA+probe
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
performer: PractitionerRole Laboratory: Laborant
value: Positive
Russian
Сгенерированный нарратив: Observation hpv-result
Профиль: Screening Observation
identifier: ScreeningIdentifierSystem/333 (используется: usual, )
basedOn: ServiceRequest HPV I/H Risk 4 DNA Cvx Ql NAA+probe
status: Final
code: HPV I/H Risk 4 DNA Cvx Ql NAA+probe
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
performer: PractitionerRole Лаборатория: Лаборант
value: Positive
Uzbek
Generated Narrative: Observation hpv-result
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/333 (use: usual, )
basedOn: ServiceRequest HPV I/H Risk 4 DNA Cvx Ql NAA+probe
status: Final
code: HPV I/H Risk 4 DNA Cvx Ql NAA+probe
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
performer: PractitionerRole Laboratoriya: Laborant
value: Positive
{
"resourceType": "Observation",
"id": "hpv-result",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "333"
}
],
"basedOn": [
{
"reference": "ServiceRequest/ServiceRequest-hpv"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82675-0",
"display": "HPV I/H Risk 4 DNA Cvx Ql NAA+probe"
}
]
},
"subject": {
"reference": "Patient/lola-oripova",
"display": "Lola Oripova Shakhzodovna"
},
"encounter": {
"reference": "Encounter/Encounter-laboratory"
},
"effectiveDateTime": "2025-11-17T13:28:17+02:00",
"performer": [
{
"reference": "PractitionerRole/practitioner-role-laborant"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs",
"code": "scr-hpv-3",
"display": "Positive"
}
]
}
}