FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-screening-breast-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-breast-histology-observation-example
identifier: ScreeningIdentifierSystem/HIST-1001
basedOn: ServiceRequest Histologic test
status: Final
code: Histopathology
effective: 2026-07-17 16:00:00+0500
performer: PractitionerRole RIS Pathomorphologist
component
code: Specimen type
value: Biopsy specimen
component
code: Primary conclusion
value: true
Russian
Сгенерированный нарратив: Observation screening-breast-histology-observation-example
identifier: ScreeningIdentifierSystem/HIST-1001
basedOn: ServiceRequest Histologic test
status: Final
code: Histopathology
effective: 2026-07-17 16:00:00+0500
performer: PractitionerRole Патоморфолог РИС
component
code: Specimen type
value: Biopsy specimen
component
code: Основное заключение
value: true
Uzbek
Generated Narrative: Observation screening-breast-histology-observation-example
identifier: ScreeningIdentifierSystem/HIST-1001
basedOn: ServiceRequest Histologic test
status: Final
code: Histopathology
effective: 2026-07-17 16:00:00+0500
performer: PractitionerRole RIS Patomorfologi
component
code: Specimen type
value: Biopsy specimen
component
code: Asosiy xulosa
value: true
{
"resourceType": "Observation",
"id": "screening-breast-histology-observation-example",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-breast-histology-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "HIST-1001"
}
],
"basedOn": [
{
"reference": "ServiceRequest/screening-pathology-request-example"
}
],
"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-17T16:00:00+05:00",
"performer": [
{
"reference": "PractitionerRole/practitioner-role-pathologist"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "371439000"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "258415003"
}
]
}
},
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-specialized-observation-parameter-cs",
"code": "scrn-0073-00048"
}
]
},
"valueBoolean": true
}
]
}