FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-colposcopy-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 colposcopy-result
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/334 (use: usual, )
basedOn: ServiceRequest Colposcopy
status: Final
code: Colposcopy
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Center of Obstetrics & Gynecology: Obstetrician-gynecologist
value: LSIL
| Code | Value[x] |
| Structure of transition zone of cervix uteri | Type 2 (partially in canal) |
Russian
Сгенерированный нарратив: Observation colposcopy-result
Профиль: Screening Observation
identifier: ScreeningIdentifierSystem/334 (используется: usual, )
basedOn: ServiceRequest Colposcopy
status: Final
code: Colposcopy
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Центр акушерства и гинекологии: Акушер-гинеколог
value: LSIL
| Code | Value[x] |
| Structure of transition zone of cervix uteri | Type 2 (partially in canal) |
Uzbek
Generated Narrative: Observation colposcopy-result
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/334 (use: usual, )
basedOn: ServiceRequest Colposcopy
status: Final
code: Colposcopy
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Akusherlik va ginekologiya markazi: Akusher-ginekolog
value: LSIL
| Code | Value[x] |
| Structure of transition zone of cervix uteri | Type 2 (partially in canal) |
{
"resourceType": "Observation",
"id": "colposcopy-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": "334"
}
],
"basedOn": [
{
"reference": "ServiceRequest/ServiceRequest-colposcopy"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "392003006",
"display": "Colposcopy"
}
]
},
"subject": {
"reference": "Patient/lola-oripova",
"display": "Lola Oripova Shakhzodovna"
},
"encounter": {
"reference": "Encounter/Encounter-diagnostics"
},
"effectiveDateTime": "2025-11-17T13:28:17+02:00",
"issued": "2025-11-17T13:28:17.239+02:00",
"performer": [
{
"reference": "PractitionerRole/practitioner-role-gynecologist"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-colposcopy-cs",
"code": "scr-colpo-2",
"display": "LSIL"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1285652007",
"display": "Structure of transition zone of cervix uteri"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-transformation-zone-cs",
"code": "scr-tz-2",
"display": "Type 2 (partially in canal)"
}
]
}
}
]
}