FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Observation |
| Id | Observation-screening-breast-ultrasound-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-ultrasound-observation-example
identifier: ScreeningIdentifierSystem/US-1001
status: Final
code: Ultrasonography of breast
effective: 2026-07-17 11:00:00+0500
performer: PractitionerRole RIS Ultrasound doctor
bodySite: Left breast structure
| Code | Value[x] |
| Breast finding | Breast lump |
Russian
Сгенерированный нарратив: Observation screening-breast-ultrasound-observation-example
identifier: ScreeningIdentifierSystem/US-1001
status: Final
code: Ultrasonography of breast
effective: 2026-07-17 11:00:00+0500
performer: PractitionerRole Врач УЗИ РИС
bodySite: Left breast structure
| Code | Value[x] |
| Находка в молочной железе | Breast lump |
Uzbek
Generated Narrative: Observation screening-breast-ultrasound-observation-example
identifier: ScreeningIdentifierSystem/US-1001
status: Final
code: Ultrasonography of breast
effective: 2026-07-17 11:00:00+0500
performer: PractitionerRole RIS UZI shifokori
bodySite: Left breast structure
| Code | Value[x] |
| Ko‘krak bezidagi topilma | Breast lump |
{
"resourceType": "Observation",
"id": "screening-breast-ultrasound-observation-example",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-breast-ultrasound-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "US-1001"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47079000",
"display": "Ultrasonography of breast"
}
]
},
"subject": {
"reference": "Patient/lola-oripova"
},
"encounter": {
"reference": "Encounter/Encounter-onco-followup"
},
"effectiveDateTime": "2026-07-17T11:00:00+05:00",
"performer": [
{
"reference": "PractitionerRole/practitioner-role-ultrasound-doctor"
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "80248007",
"display": "Left breast structure"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-specialized-observation-parameter-cs",
"code": "scrn-0073-00004"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "89164003"
}
]
}
}
]
}