FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Encounter |
| Id | Encounter-Encounter-radiology.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Encounter Encounter-radiology
Profile: Screening Encounter
identifier: ScreeningIdentifierSystem/33 (use: usual, )
status: Completed
class: ambulatory
type: Diagnostic
subject: Lola Oripova Shakhzodovna
basedOn: ServiceRequest Mammography
serviceProvider: Khonobod City Medical Association
actualPeriod: 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000
| Value | Unit | System | Code |
| 40 | min | http://unitsofmeasure.org | min |
Russian
Сгенерированный нарратив: Encounter Encounter-radiology
Профиль: Screening Encounter
identifier: ScreeningIdentifierSystem/33 (используется: usual, )
status: Completed
class: ambulatory
type: Диагностические
subject: Lola Oripova Shakhzodovna
basedOn: ServiceRequest Mammography
serviceProvider: Khonobod City Medical Association
actualPeriod: 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000
| Value | Unit | System | Code |
| 40 | min | http://unitsofmeasure.org | min |
Uzbek
Generated Narrative: Encounter Encounter-radiology
Profile: Screening Encounter
identifier: ScreeningIdentifierSystem/33 (use: usual, )
status: Completed
class: ambulatory
type: Diagnostika
subject: Lola Oripova Shakhzodovna
basedOn: ServiceRequest Mammography
serviceProvider: Khonobod City Medical Association
actualPeriod: 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000
| Value | Unit | System | Code |
| 40 | min | http://unitsofmeasure.org | min |
{
"resourceType": "Encounter",
"id": "Encounter-radiology",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "https://dhp.uz/fhir/core/sid/uz/screening",
"value": "33"
}
],
"status": "completed",
"class": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB",
"display": "ambulatory"
}
]
}
],
"type": [
{
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs",
"code": "mserv-0001-00002"
}
]
}
],
"subject": {
"reference": "Patient/lola-oripova",
"display": "Lola Oripova Shakhzodovna"
},
"basedOn": [
{
"reference": "ServiceRequest/ServiceRequest-mammography"
}
],
"serviceProvider": {
"reference": "Organization/xonobod-medical-association",
"display": "Khonobod City Medical Association"
},
"actualPeriod": {
"start": "2025-11-17T11:50:00Z",
"end": "2025-11-17T12:30:00Z"
},
"length": {
"value": 40,
"unit": "min",
"system": "http://unitsofmeasure.org",
"code": "min"
}
}