FHIR IG analytics| Package | fhir.kenyaClaimsIG |
| Resource Type | Claim |
| Id | Claim-ECLM-OPT-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-OPT-001
Profile: Optical Preauthorization
Tag: Actionable (Details: Common Tags code actionable = 'Actionable')
Lens Prescription: OD: SPH -2.50 CYL -0.50 AXIS 090; OS: SPH -2.00 CYL -0.25 AXIS 085
Replacement Type: New
Reason For Service: Glasses — reduced visual acuity
identifier: https://nshr-uat.sha.go.ke/fhir/Identifier/claim-number/CLAIM-OPT-001
status: Active
type: Vision
use: Preauthorization
patient: John Mwangi Kamau (official) Male, DoB: 1985-06-15 ( National ID: 12345678 (use: official, ))
billablePeriod: 2025-11-10 --> 2025-11-10
created: 2025-11-10 09:30: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 | Myopia |
item
sequence: 1
careTeamSequence: 1
category: Medical Care
productOrService: Eye Health
quantity: 1
UnitPrices
Value Currency 7500 Kenyan shilling Nets
Value Currency 7500 Kenyan shilling
{
"resourceType": "Claim",
"id": "ECLM-OPT-001",
"meta": {
"profile": [
"https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-eclaims-opticalpreauth"
],
"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-lens-prescription",
"valueString": "OD: SPH -2.50 CYL -0.50 AXIS 090; OS: SPH -2.00 CYL -0.25 AXIS 085"
},
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/eclaims-replacement",
"valueString": "New"
},
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/eclaims-reason-for-service",
"valueString": "Glasses — reduced visual acuity"
}
],
"identifier": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/Identifier/claim-number",
"value": "CLAIM-OPT-001"
}
],
"status": "active",
"type": {
"coding": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/claim-type-cs",
"code": "vision",
"display": "Vision"
}
]
},
"use": "preauthorization",
"patient": {
"reference": "Patient/ECLM-PT-001"
},
"billablePeriod": {
"start": "2025-11-10",
"end": "2025-11-10"
},
"created": "2025-11-10T09:30: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": "9C80.0",
"display": "Myopia"
}
]
}
}
],
"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-05",
"display": "Eye Health"
}
]
},
"quantity": {
"value": 1
},
"unitPrice": {
"value": 7500,
"currency": "KES"
},
"net": {
"value": 7500,
"currency": "KES"
}
}
]
}