FHIR IG analytics| Package | fhir.kenyaClaimsIG |
| Resource Type | Claim |
| Id | Claim-ECLM-REN-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Claim ECLM-REN-001
Profile: Renal Preauthorization
Tag: Actionable (Details: Common Tags code actionable = 'Actionable')
Session Expected Date: 2025-12-01
Clinical Indications: End Stage Renal Disease (ESRD) — chronic haemodialysis programme
Vital Signs: BP: 148/92 mmHg; Weight: 68 kg; Temp: 36.8°C
identifier: https://nshr-uat.sha.go.ke/fhir/Identifier/claim-number/CLAIM-REN-001
status: Active
type: Institutional
use: Preauthorization
patient: John Mwangi Kamau (official) Male, DoB: 1985-06-15 ( National ID: 12345678 (use: official, ))
billablePeriod: 2025-12-01 --> 2025-12-01
created: 2025-11-28 08:00:00+0300
insurer: Organization Social Health Authority
provider: Organization Nairobi General Hospital
priority: Normal
| Type |
| Provider |
| Sequence | Provider | Role | Qualification |
| 1 | Practitioner Dr. James Ochieng (official) | Primary provider | Doctor of Medicine |
| Sequence | Diagnosis[x] |
| 1 | Chronic kidney disease |
item
sequence: 1
careTeamSequence: 1
category: Medical Care
productOrService: Renal Care Services
quantity: 1
UnitPrices
Value Currency 12500 Kenyan shilling Nets
Value Currency 12500 Kenyan shilling
{
"resourceType": "Claim",
"id": "ECLM-REN-001",
"meta": {
"profile": [
"https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-eclaims-renalpreauth"
],
"tag": [
{
"system": "http://terminology.hl7.org/CodeSystem/common-tags",
"code": "actionable",
"display": "Actionable"
}
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/eclaims-session-expected-date",
"valueString": "2025-12-01"
},
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/eclaims-clinical-indications",
"valueString": "End Stage Renal Disease (ESRD) — chronic haemodialysis programme"
},
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/eclaims-vital-signs",
"valueString": "BP: 148/92 mmHg; Weight: 68 kg; Temp: 36.8°C"
}
],
"identifier": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/Identifier/claim-number",
"value": "CLAIM-REN-001"
}
],
"status": "active",
"type": {
"coding": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/claim-type-cs",
"code": "institutional",
"display": "Institutional"
}
]
},
"use": "preauthorization",
"patient": {
"reference": "Patient/ECLM-PT-001"
},
"billablePeriod": {
"start": "2025-12-01",
"end": "2025-12-01"
},
"created": "2025-11-28T08:00:00+03:00",
"insurer": {
"reference": "Organization/ECLM-INS-001"
},
"provider": {
"reference": "Organization/ECLM-ORG-001"
},
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/processpriority",
"code": "normal",
"display": "Normal"
}
]
},
"payee": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/payeetype",
"code": "provider",
"display": "Provider"
}
]
}
},
"careTeam": [
{
"sequence": 1,
"provider": {
"reference": "Practitioner/ECLM-PRA-001"
},
"role": {
"coding": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/claim-care-team-role-cs",
"code": "PRIMARY",
"display": "Primary provider"
}
]
},
"qualification": {
"coding": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/eclaims-provider-qualification-cs",
"code": "MD",
"display": "Doctor of Medicine"
}
]
}
}
],
"diagnosis": [
{
"sequence": 1,
"diagnosisCodeableConcept": {
"coding": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/icd11-codes-cs",
"code": "GB61",
"display": "Chronic kidney disease"
}
]
}
}
],
"insurance": [
{
"sequence": 1,
"focal": true,
"coverage": {
"reference": "Coverage/ECLM-COV-001"
}
}
],
"item": [
{
"sequence": 1,
"careTeamSequence": [
1
],
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/ex-benefitcategory",
"code": "1",
"display": "Medical Care"
}
]
},
"productOrService": {
"coding": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/KenyaSocialHealthAuthorityInterventionCS",
"code": "SHA-16",
"display": "Renal Care Services"
}
]
},
"quantity": {
"value": 1
},
"unitPrice": {
"value": 12500,
"currency": "KES"
},
"net": {
"value": 12500,
"currency": "KES"
}
}
]
}