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" : "ClaimResponse",
"id" : "NgClaimResponse-002",
"meta" : {
"profile" : [
🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-claim-response"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClaimResponse NgClaimResponse-002</b></p><a name=\"NgClaimResponse-002\"> </a><a name=\"hcNgClaimResponse-002\"> </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-claim-response.html\">NG ClaimResponse</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type pharmacy}\">Pharmacy</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Patient-NgPatient-002.html\">Musa Abdullahi Male, DoB: 1987-07-06 ( nin)</a></p><p><b>created</b>: 2025-11-04 12:50:00+0000</p><p><b>insurer</b>: <a href=\"Organization-Organization-Truth-HMO.html\">Organization Truth Health Maintenance Organization</a></p><p><b>request</b>: <a href=\"Claim-NgClaim-001.html\">Claim: identifier = https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry#CLM-2025-0001; status = active; type = Pharmacy; use = claim; created = 2025-11-04 12:30:00+0000; priority = Normal</a></p><p><b>outcome</b>: Partial Processing</p><p><b>disposition</b>: Partially approved; copay applied.</p><p><b>preAuthRef</b>: 5678</p></div>"
},
"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:50:00Z",
"insurer" : {
🔗 "reference" : "Organization/Organization-Truth-HMO"
},
"request" : {
🔗 "reference" : "Claim/NgClaim-001"
},
"outcome" : "partial",
"disposition" : "Partially approved; copay applied.",
"preAuthRef" : "5678"
}