FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeCoverageEligibilityResponse
IdCoverageEligibilityResponse-NgCoverageEligibilityResponse-ChikaEmergency.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CoverageEligibilityResponse NgCoverageEligibilityResponse-ChikaEmergency

identifier: https://sandbox.dhin-hie.org/ig/CodeSystem/eligibility-request-id/ELAPPROVE01

status: Active

purpose: Coverage benefits

patient: Chika Okafor

created: 2025-11-06 23:47:03+0100

requestor: Port Harcourt Emergency Hospital

request: 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

outcome: Processing Complete

insurer: Truth HMO


Source1

{
  "resourceType": "CoverageEligibilityResponse",
  "id": "NgCoverageEligibilityResponse-ChikaEmergency",
  "meta": {
    "profile": [
      "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-coverage-eligibility-response"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
  }
}