FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Task |
| Id | Task-example-task-hospitalization.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-hospitalization
Language: uz
Profile: UZ Core Task Referral Approval
basedOn: ServiceRequest CBC panel
partOf: Task Respublika komissiyasining roziligi
status: Completed
businessStatus: Tugallangan
intent: order
code: Kasalxonaga yotqizishni tasdiqlash
focus: ServiceRequest CBC panel
for: Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)
requestedPeriod: 2026-03-10 --> 2026-05-10
executionPeriod: 2026-03-10 --> 2026-05-10
Russian
Сгенерированный нарратив: Task example-task-hospitalization
Язык: uz
Профиль: UZ Core Task Referral Approval
basedOn: ServiceRequest CBC panel
partOf: Task Respublika komissiyasining roziligi
status: Completed
businessStatus: Tugallangan
intent: order
code: Kasalxonaga yotqizishni tasdiqlash
focus: ServiceRequest CBC panel
for: Давыдов Давид(anonymous) Other, БД: 2001-10-16 ( Driver's license number)
requestedPeriod: 2026-03-10 --> 2026-05-10
executionPeriod: 2026-03-10 --> 2026-05-10
Uzbek
Generated Narrative: Task example-task-hospitalization
Language: uz
Profile: UZ Core Task Referral Approval
basedOn: ServiceRequest CBC panel
partOf: Task Respublika komissiyasining roziligi
status: Completed
businessStatus: Tugallangan
intent: order
code: Kasalxonaga yotqizishni tasdiqlash
focus: ServiceRequest CBC panel
for: Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)
requestedPeriod: 2026-03-10 --> 2026-05-10
executionPeriod: 2026-03-10 --> 2026-05-10
{
"resourceType": "Task",
"id": "example-task-hospitalization",
"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-national-commission"
}
],
"status": "completed",
"businessStatus": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/task-business-status-cs",
"code": "completed",
"display": "Tugallangan"
}
]
},
"intent": "order",
"code": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/task-codes-cs",
"code": "approve-hospitalization",
"display": "Kasalxonaga yotqizishni tasdiqlash"
}
]
},
"focus": {
"reference": "ServiceRequest/example-cbc-order"
},
"for": {
"reference": "Patient/example-david"
},
"requestedPeriod": {
"start": "2026-03-10",
"end": "2026-05-10"
},
"executionPeriod": {
"start": "2026-03-10",
"end": "2026-05-10"
},
"owner": {
"reference": "Organization/example-organization"
}
}