FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-screening-cervical-histology-observation-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation screening-cervical-histology-observation-example
identifier: ScreeningIdentifierSystem/CERV-HIST-1001
status: Final
code: Histopathology
effective: 2026-07-18 15:00:00+0500
performer: PractitionerRole RIS Pathomorphologist
value: Cervical intraepithelial neoplasia grade 2
bodySite: Cervix uteri structure
| Code | Value[x] |
| Primary conclusion | true |
Russian
Сгенерированный нарратив: Observation screening-cervical-histology-observation-example
identifier: ScreeningIdentifierSystem/CERV-HIST-1001
status: Final
code: Histopathology
effective: 2026-07-18 15:00:00+0500
performer: PractitionerRole Патоморфолог РИС
value: Cervical intraepithelial neoplasia grade 2
bodySite: Cervix uteri structure
| Code | Value[x] |
| Основное заключение | true |
Uzbek
Generated Narrative: Observation screening-cervical-histology-observation-example
identifier: ScreeningIdentifierSystem/CERV-HIST-1001
status: Final
code: Histopathology
effective: 2026-07-18 15:00:00+0500
performer: PractitionerRole RIS Patomorfologi
value: Cervical intraepithelial neoplasia grade 2
bodySite: Cervix uteri structure
| Code | Value[x] |
| Asosiy xulosa | true |
{
"resourceType": "Observation",
"id": "screening-cervical-histology-observation-example",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-cervical-histology-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "CERV-HIST-1001"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394597005"
}
]
},
"subject": {
"reference": "Patient/lola-oripova"
},
"encounter": {
"reference": "Encounter/Encounter-onco-followup"
},
"effectiveDateTime": "2026-07-18T15:00:00+05:00",
"performer": [
{
"reference": "PractitionerRole/practitioner-role-pathologist"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "285838002"
}
]
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "71252005",
"display": "Cervix uteri structure"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-specialized-observation-parameter-cs",
"code": "scrn-0073-00048"
}
]
},
"valueBoolean": true
}
]
}