FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Task |
| Id | Task-example-task-family-doctor.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Task example-task-family-doctor
Language: uz
Profile: UZ Core Task Referral Approval
basedOn: ServiceRequest CBC panel
status: In Progress
businessStatus: Muddati o'tgan
intent: order
code: Oilaviy shifokorning roziligi
focus: ServiceRequest CBC panel
for: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
requestedPeriod: 2026-03-05 --> 2026-03-06
executionPeriod: 2026-03-05 --> 2026-03-06
Russian
Сгенерированный нарратив: Task example-task-family-doctor
Язык: uz
Профиль: UZ Core Task Referral Approval
basedOn: ServiceRequest CBC panel
status: In Progress
businessStatus: Muddati o'tgan
intent: order
code: Oilaviy shifokorning roziligi
focus: ServiceRequest CBC panel
for: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier)
requestedPeriod: 2026-03-05 --> 2026-03-06
executionPeriod: 2026-03-05 --> 2026-03-06
Uzbek
Generated Narrative: Task example-task-family-doctor
Language: uz
Profile: UZ Core Task Referral Approval
basedOn: ServiceRequest CBC panel
status: In Progress
businessStatus: Muddati o'tgan
intent: order
code: Oilaviy shifokorning roziligi
focus: ServiceRequest CBC panel
for: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
requestedPeriod: 2026-03-05 --> 2026-03-06
executionPeriod: 2026-03-05 --> 2026-03-06
{
"resourceType": "Task",
"id": "example-task-family-doctor",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-referral-approval-task"
]
},
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "ServiceRequest/example-cbc-order"
}
],
"status": "in-progress",
"businessStatus": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/task-business-status-cs",
"code": "overdue",
"display": "Muddati o'tgan"
}
]
},
"intent": "order",
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/task-codes-cs",
"code": "approve-family-doctor",
"display": "Oilaviy shifokorning roziligi"
}
]
},
"focus": {
"reference": "ServiceRequest/example-cbc-order"
},
"for": {
"reference": "Patient/example-salim"
},
"requestedPeriod": {
"start": "2026-03-05",
"end": "2026-03-06"
},
"executionPeriod": {
"start": "2026-03-05",
"end": "2026-03-06"
},
"owner": {
"reference": "Organization/xonobod-medical-association"
}
}