FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-eligibility-request-id.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-eligibility-request-id.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/eligibility-request-id |
| Version | 0.2.0 |
| Status | active |
| Date | 2026-02-18T09:05:08+00:00 |
| Name | EligibilityRequestIdCS |
| Title | Eligibility Request ID CodeSystem |
| Description | Local codes to identify the type used for an Eligibility Request identifier. Intended for use in CoverageEligibilityRequest.identifier.type. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem eligibility-request-id
This case-sensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/eligibility-request-id defines the following codes:
| Code | Display |
| ELAPPROVE01 | Eligibility Approved |
| ELAPPROVE02 | Eligibility Response ID |
| PA-2025-8847 | Preauthorization Approved |
{
"resourceType": "CodeSystem",
"id": "eligibility-request-id",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sandbox.dhin-hie.org/ig/CodeSystem/eligibility-request-id",
"version": "0.2.0",
"name": "EligibilityRequestIdCS",
"title": "Eligibility Request ID CodeSystem",
"status": "active",
"experimental": false,
"date": "2026-02-18T09:05:08+00:00",
"publisher": "DHIN",
"contact": [
{
"name": "DHIN",
"telecom": [
{
"system": "url",
"value": "https://www.dhin-hie.org"
},
{
"system": "email",
"value": "info@dhin-hie.org"
}
]
},
{
"name": "Digital Health Interoperability Network.",
"telecom": [
{
"system": "email",
"value": "info@dhin-hie.org",
"use": "work"
}
]
}
],
"description": "Local codes to identify the type used for an Eligibility Request identifier.\nIntended for use in CoverageEligibilityRequest.identifier.type.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "ELAPPROVE01",
"display": "Eligibility Approved"
},
{
"code": "ELAPPROVE02",
"display": "Eligibility Response ID"
},
{
"code": "PA-2025-8847",
"display": "Preauthorization Approved"
}
]
}