FHIR IG analytics| Package | fhir.kenyaClaimsIG |
| Resource Type | Claim |
| Id | Claim-ECLM-ONC-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-ONC-001
Profile: Oncology Preauthorization
Tag: Actionable (Details: Common Tags code actionable = 'Actionable')
Carcinoma Staging: STAGE_3A
Metastases: None confirmed
Treatment Setting: DAY_WARD
Cost Per Session: 45000
identifier: https://nshr-uat.sha.go.ke/fhir/Identifier/claim-number/CLAIM-ONC-001
status: Active
type: Institutional
use: Preauthorization
patient: John Mwangi Kamau (official) Male, DoB: 1985-06-15 ( National ID: 12345678 (use: official, ))
billablePeriod: 2025-11-15 --> 2025-11-15
created: 2025-11-10 11: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 | Other specified malignant neoplasms of breast |
item
sequence: 1
careTeamSequence: 1
category: Medical Care
productOrService: Hematology and Oncology
quantity: 1
UnitPrices
Value Currency 45000 Kenyan shilling Nets
Value Currency 45000 Kenyan shilling
{
"resourceType": "Claim",
"id": "ECLM-ONC-001",
"meta": {
"profile": [
"https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-eclaims-oncologypreauth"
],
"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-carcinoma-staging",
"valueString": "STAGE_3A"
},
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/eclaims-metastases",
"valueString": "None confirmed"
},
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/eclaims-treatment-setting",
"valueString": "DAY_WARD"
},
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/eclaims-cost-per-session",
"valueString": "45000"
}
],
"identifier": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/Identifier/claim-number",
"value": "CLAIM-ONC-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-11-15",
"end": "2025-11-15"
},
"created": "2025-11-10T11: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": "2C6Y",
"display": "Other specified malignant neoplasms of breast"
}
]
}
}
],
"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-06",
"display": "Hematology and Oncology"
}
]
},
"quantity": {
"value": 1
},
"unitPrice": {
"value": 45000,
"currency": "KES"
},
"net": {
"value": 45000,
"currency": "KES"
}
}
]
}