FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Claim |
| Id | Claim-example-claim.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Claim example-claim
Language: en
Profile: UZ Core Claim
status: Active
type: Institutional
use: Preauthorization
patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
created: 2026-10-03
provider: Organization Toshkent viloyati yuqumli kasalliklar shifoxonasi
referral: ServiceRequest CBC panel
facility: Organization Toshkent viloyati yuqumli kasalliklar shifoxonasi
| Value | Currency |
| 100000 | Uzbekistan som |
Russian
Сгенерированный нарратив: Claim example-claim
Язык: en
Профиль: UZ Core Claim
status: Active
type: Institutional
use: Preauthorization
patient: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier)
created: 2026-10-03
provider: Organization Ташкентская областная инфекционная больница
referral: ServiceRequest CBC panel
facility: Organization Ташкентская областная инфекционная больница
| Value | Currency |
| 100000 | Uzbekistan som |
Uzbek
Generated Narrative: Claim example-claim
Language: en
Profile: UZ Core Claim
status: Active
type: Institutional
use: Preauthorization
patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)
created: 2026-10-03
provider: Organization Toshkent viloyati yuqumli kasalliklar shifoxonasi
referral: ServiceRequest CBC panel
facility: Organization Toshkent viloyati yuqumli kasalliklar shifoxonasi
| Value | Currency |
| 100000 | Uzbekistan som |
{
"resourceType": "Claim",
"id": "example-claim",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-claim"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/claim-type",
"code": "institutional"
}
]
},
"use": "preauthorization",
"patient": {
"reference": "Patient/example-salim"
},
"created": "2026-10-03",
"provider": {
"reference": "Organization/tashkent-diseases-hospital"
},
"referral": {
"reference": "ServiceRequest/UZCoreServiceRequestLab-Example01"
},
"facility": {
"reference": "Organization/tashkent-diseases-hospital"
},
"total": {
"value": 100000,
"currency": "UZS"
}
}