FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | ClaimResponse |
| Id | ClaimResponse-NgClaimResponse-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ClaimResponse NgClaimResponse-001
Profile: NG ClaimResponse
status: Active
type: Pharmacy
use: Claim
patient: Musa Abdullahi Male, DoB: 1987-07-06 ( nin)
created: 2025-11-04 12:45:00+0000
insurer: Organization Truth Health Maintenance Organization
outcome: Processing Complete
disposition: Approved in full.
preAuthRef: 1234
{
"resourceType": "ClaimResponse",
"id": "NgClaimResponse-001",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-claim-response"
]
},
"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:45:00Z",
"insurer": {
"reference": "Organization/Organization-Truth-HMO"
},
"request": {
"reference": "Claim/NgClaim-001"
},
"outcome": "complete",
"disposition": "Approved in full.",
"preAuthRef": "1234"
}