FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-cytology-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 cytology-result
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/333 (use: usual, )
basedOn: ServiceRequest Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep
status: Final
code: Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Laboratory: Laborant
value: LSIL
Russian
Сгенерированный нарратив: Observation cytology-result
Профиль: Screening Observation
identifier: ScreeningIdentifierSystem/333 (используется: usual, )
basedOn: ServiceRequest Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep
status: Final
code: Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Лаборатория: Лаборант
value: LSIL
Uzbek
Generated Narrative: Observation cytology-result
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/333 (use: usual, )
basedOn: ServiceRequest Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep
status: Final
code: Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Laboratoriya: Laborant
value: LSIL
{
"resourceType": "Observation",
"id": "cytology-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-cytology"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "18500-9",
"display": "Microscopic observation [Identifier] in Cervix by Cyto stain.thin prep"
}
]
},
"subject": {
"reference": "Patient/lola-oripova",
"display": "Lola Oripova Shakhzodovna"
},
"encounter": {
"reference": "Encounter/Encounter-laboratory"
},
"effectiveDateTime": "2025-11-17T13:28:17+02:00",
"issued": "2025-11-17T13:28:17.239+02:00",
"performer": [
{
"reference": "PractitionerRole/practitioner-role-laborant"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-cervical-cytology-cs",
"code": "scr-cyt-3",
"display": "LSIL"
}
]
}
}