FHIR IG analytics| Package | ng.gov.digitalhealth.fhir-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-eligibility-request-id.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/digitalhealth-gov-ng/Nigeria-Core/CodeSystem-eligibility-request-id.html |
| URL | https://fhir-ig.digitalhealth.gov.ng/CodeSystem/eligibility-request-id |
| Version | 0.0.0 |
| Status | active |
| Date | 2026-06-11T15:18:34+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://fhir-ig.digitalhealth.gov.ng/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://fhir-ig.digitalhealth.gov.ng/CodeSystem/eligibility-request-id",
"version": "0.0.0",
"name": "EligibilityRequestIdCS",
"title": "Eligibility Request ID CodeSystem",
"status": "active",
"experimental": false,
"date": "2026-06-11T15:18:34+00:00",
"publisher": "NDHI",
"contact": [
{
"name": "NDHI",
"telecom": [
{
"system": "url",
"value": "https://digitalhealth.gov.ng"
},
{
"system": "email",
"value": "emeka2015@gmail.com"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "lekeojewale@gmail.com",
"use": "work"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "emeka2015@gmail.com",
"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"
}
]
}