DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build
DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions
{
"resourceType" : "CoverageEligibilityResponse",
"id" : "NgCoverageEligibilityResponse-ChikaEmergency",
"meta" : {
"profile" : [
🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-coverage-eligibility-response"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CoverageEligibilityResponse NgCoverageEligibilityResponse-ChikaEmergency</b></p><a name=\"NgCoverageEligibilityResponse-ChikaEmergency\"> </a><a name=\"hcNgCoverageEligibilityResponse-ChikaEmergency\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-coverage-eligibility-response.html\">NG Claim Coverage Eligibility Response</a></p></div><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/eligibility-request-id</code>/ELAPPROVE01</p><p><b>status</b>: Active</p><p><b>purpose</b>: Coverage benefits</p><p><b>patient</b>: <a href=\"Patient-Patient-Chika-Okafor.html\">Chika Okafor</a></p><p><b>created</b>: 2025-11-06 23:47:03+0100</p><p><b>requestor</b>: <a href=\"Organization-Organization-PortHarcourt-Hospital.html\">Port Harcourt Emergency Hospital</a></p><p><b>request</b>: <a href=\"CoverageEligibilityRequest-NgCoverageEligibilityRequest-ChikaEmergency.html\">CoverageEligibilityRequest: identifier = https://sandbox.dhin-hie.org/ig/CodeSystem/eligibility-request-id#ELAPPROVE01; status = active; purpose = validation; created = 2025-11-06 23:47:00+0100</a></p><p><b>outcome</b>: Processing Complete</p><p><b>insurer</b>: <a href=\"Organization-Organization-Truth-HMO.html\">Truth HMO</a></p></div>"
},
"identifier" : [
{
"system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/eligibility-request-id",
"value" : "ELAPPROVE01"
}
],
"status" : "active",
"purpose" : [
"benefits"
],
"patient" : {
🔗 "reference" : "Patient/Patient-Chika-Okafor",
"display" : "Chika Okafor"
},
"created" : "2025-11-06T23:47:03+01:00",
"requestor" : {
🔗 "reference" : "Organization/Organization-PortHarcourt-Hospital",
"display" : "Port Harcourt Emergency Hospital"
},
"request" : {
🔗 "reference" : "CoverageEligibilityRequest/NgCoverageEligibilityRequest-ChikaEmergency"
},
"outcome" : "complete",
"insurer" : {
🔗 "reference" : "Organization/Organization-Truth-HMO",
"display" : "Truth HMO"
}
}