FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-DiagnosticReport-colposcopy.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: DiagnosticReport DiagnosticReport-colposcopy
Profile: Screening Diagnostic Report
| Subject | Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, )) |
| Reported | 2025-11-18 14:27:00+0000 |
| Performer | Khonobod City Medical Association |
| Identifier | ScreeningIdentifierSystem/125 (use: usual, ) |
Report Details
| Code | Value | Flags | Relevant Time | Reported |
| Colposcopy | LSIL | Final | 2025-11-17 13:28:17+0200 | 2025-11-17 13:28:17+0200 |
Russian
Сгенерированный нарратив: DiagnosticReport DiagnosticReport-colposcopy
Профиль: Screening Diagnostic Report
| Тема | Lola Oripova Shakhzodovna Female, БД: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, )) |
| Жалоба | 2025-11-18 14:27:00+0000 |
| Исполнитель | Khonobod City Medical Association |
| Identifier | ScreeningIdentifierSystem/125 (используется: usual, ) |
Детали отчета
| Код | Значение | Флаги | Когда для | Жалоба |
| Colposcopy | LSIL | Final | 2025-11-17 13:28:17+0200 | 2025-11-17 13:28:17+0200 |
Uzbek
Generated Narrative: DiagnosticReport DiagnosticReport-colposcopy
Profile: Screening Diagnostic Report
| Subject | Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, )) |
| Reported | 2025-11-18 14:27:00+0000 |
| Performer | Khonobod City Medical Association |
| Identifier | ScreeningIdentifierSystem/125 (use: usual, ) |
Report Details
| Code | Value | Flags | Relevant Time | Reported |
| Colposcopy | LSIL | Final | 2025-11-17 13:28:17+0200 | 2025-11-17 13:28:17+0200 |
{
"resourceType": "DiagnosticReport",
"id": "DiagnosticReport-colposcopy",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-diagnostic-report"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "125"
}
],
"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"
},
"issued": "2025-11-18T14:27:00Z",
"performer": [
{
"reference": "Organization/xonobod-medical-association",
"display": "Khonobod City Medical Association"
}
],
"resultsInterpreter": [
{
"reference": "PractitionerRole/practitioner-role-gynecologist"
}
],
"result": [
{
"reference": "Observation/colposcopy-result"
}
]
}