FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeClaim
IdClaim-example-claim.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Totals

-ValueCurrency
*100000Uzbekistan 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 Ташкентская областная инфекционная больница

Totals

-ValueCurrency
*100000Uzbekistan 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

Totals

-ValueCurrency
*100000Uzbekistan som

Source1

{
  "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"
  }
}