FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-mammography-left-breast-finding.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation mammography-left-breast-finding
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/335 (use: usual, )
basedOn: ServiceRequest Mammography
status: Final
code: Mammography
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole RIS Head Radiologist
bodySite: Left breast structure
| Code | Value[x] |
| Mammographic skin thickening of breast | true |
Russian
Сгенерированный нарратив: Observation mammography-left-breast-finding
Профиль: Screening Observation
identifier: ScreeningIdentifierSystem/335 (используется: usual, )
basedOn: ServiceRequest Mammography
status: Final
code: Mammography
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole Заведующий Радиолог РИС
bodySite: Left breast structure
| Code | Value[x] |
| Mammographic skin thickening of breast | true |
Uzbek
Generated Narrative: Observation mammography-left-breast-finding
Profile: Screening Observation
identifier: ScreeningIdentifierSystem/335 (use: usual, )
basedOn: ServiceRequest Mammography
status: Final
code: Mammography
subject: Lola Oripova Shakhzodovna
effective: 2025-11-17 13:28:17+0200
issued: 2025-11-17 13:28:17+0200
performer: PractitionerRole RIS Radiologiya bo'limi mudiri
bodySite: Left breast structure
| Code | Value[x] |
| Mammographic skin thickening of breast | true |
{
"resourceType": "Observation",
"id": "mammography-left-breast-finding",
"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": "335"
}
],
"basedOn": [
{
"reference": "ServiceRequest/ServiceRequest-mammography"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "71651007",
"display": "Mammography"
}
]
},
"subject": {
"reference": "Patient/lola-oripova",
"display": "Lola Oripova Shakhzodovna"
},
"encounter": {
"reference": "Encounter/Encounter-radiology"
},
"effectiveDateTime": "2025-11-17T13:28:17+02:00",
"issued": "2025-11-17T13:28:17.239+02:00",
"performer": [
{
"reference": "PractitionerRole/practitioner-role-radiologist"
}
],
"bodySite": {
"extension": [
{
"url": "https://dhp.uz/fhir/integrations/StructureDefinition/breast-quadrant",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-breast-quadrant-cs",
"code": "src-breast-quadrant-1"
}
]
}
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "80248007",
"display": "Left breast structure"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "129797000",
"display": "Mammographic skin thickening of breast"
}
]
},
"valueBoolean": true
}
]
}