DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build Nigeria flag

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

: Eligibility Request ID CodeSystem - JSON Representation

Active as of 2025-11-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "eligibility-request-id",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eligibility-request-id</b></p><a name=\"eligibility-request-id\"> </a><a name=\"hceligibility-request-id\"> </a><p>This case-sensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/eligibility-request-id</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ELAPPROVE01<a name=\"eligibility-request-id-ELAPPROVE01\"> </a></td><td>Eligibility Approved</td></tr><tr><td style=\"white-space:nowrap\">ELAPPROVE02<a name=\"eligibility-request-id-ELAPPROVE02\"> </a></td><td>Eligibility Response ID</td></tr><tr><td style=\"white-space:nowrap\">PA-2025-8847<a name=\"eligibility-request-id-PA-2025-8847\"> </a></td><td>Preauthorization Approved</td></tr></table></div>"
  },
  "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" : "2025-11-25T07:48:54+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"
    }
  ]
}