FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | ExplanationOfBenefit |
| Id | ExplanationOfBenefit-NgExplanationOfBenefit-002.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ExplanationOfBenefit NgExplanationOfBenefit-002
Profile: NG ExplanationOfBenefit
status: Active
type: Pharmacy
use: Claim
patient: Musa Abdullahi Male, DoB: 1987-07-06 ( nin)
created: 2025-11-04 12:51:00+0000
insurer: Organization Truth Health Maintenance Organization
provider: Organization Port Harcourt Emergency Hospital
outcome: Partial Processing
benefitPeriod: 2025-01-01 --> 2025-12-31
{
"resourceType": "ExplanationOfBenefit",
"id": "NgExplanationOfBenefit-002",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-explanation-of-benefit"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/claim-type",
"code": "pharmacy"
}
]
},
"use": "claim",
"patient": {
"reference": "Patient/NgPatient-002"
},
"created": "2025-11-04T12:51:00Z",
"insurer": {
"reference": "Organization/Organization-Truth-HMO"
},
"provider": {
"reference": "Organization/Organization-PortHarcourt-Hospital"
},
"claim": {
"reference": "Claim/NgClaim-001"
},
"claimResponse": {
"reference": "ClaimResponse/NgClaimResponse-002"
},
"outcome": "partial",
"insurance": [
{
"focal": true,
"coverage": {
"reference": "Coverage/Coverage-Chika-TruthHMO"
},
"preAuthRef": [
"PA-2025-8847"
]
}
],
"benefitPeriod": {
"start": "2025-01-01",
"end": "2025-12-31"
}
}