FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Task |
| Id | Task-example-task-specialist.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-specialist
Language: uz
Profile: UZ Core Task Referral Approval
basedOn: ServiceRequest CBC panel
partOf: Task Oilaviy shifokorning roziligi
status: Requested
businessStatus: Muddati o'tgan
intent: order
code: Mutaxassisning roziligi
focus: ServiceRequest CBC panel
for: Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)
requestedPeriod: 2026-03-06 --> 2026-03-07
executionPeriod: 2026-03-06 --> 2026-03-07
owner: Organization Toshkent viloyati yuqumli kasalliklar shifoxonasi
Russian
Сгенерированный нарратив: Task example-task-specialist
Язык: uz
Профиль: UZ Core Task Referral Approval
basedOn: ServiceRequest CBC panel
partOf: Task Oilaviy shifokorning roziligi
status: Requested
businessStatus: Muddati o'tgan
intent: order
code: Mutaxassisning roziligi
focus: ServiceRequest CBC panel
for: Давыдов Давид(anonymous) Other, БД: 2001-10-16 ( Driver's license number)
requestedPeriod: 2026-03-06 --> 2026-03-07
executionPeriod: 2026-03-06 --> 2026-03-07
owner: Organization Ташкентская областная инфекционная больница
Uzbek
Generated Narrative: Task example-task-specialist
Language: uz
Profile: UZ Core Task Referral Approval
basedOn: ServiceRequest CBC panel
partOf: Task Oilaviy shifokorning roziligi
status: Requested
businessStatus: Muddati o'tgan
intent: order
code: Mutaxassisning roziligi
focus: ServiceRequest CBC panel
for: Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)
requestedPeriod: 2026-03-06 --> 2026-03-07
executionPeriod: 2026-03-06 --> 2026-03-07
owner: Organization Toshkent viloyati yuqumli kasalliklar shifoxonasi
{
"resourceType": "Task",
"id": "example-task-specialist",
"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"
}
],
"partOf": [
{
"reference": "Task/example-task-family-doctor"
}
],
"status": "requested",
"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-specialist",
"display": "Mutaxassisning roziligi"
}
]
},
"focus": {
"reference": "ServiceRequest/example-cbc-order"
},
"for": {
"reference": "Patient/example-david"
},
"requestedPeriod": {
"start": "2026-03-06",
"end": "2026-03-07"
},
"executionPeriod": {
"start": "2026-03-06",
"end": "2026-03-07"
},
"owner": {
"reference": "Organization/tashkent-diseases-hospital"
}
}