CMS ACCESS Model API
0.9.8 - draft US

This page is part of the ACCESS Model IG v0.9.8 DRAFT (v0.9.8: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: ACCESS Eligibility Result Value Set

Draft as of 2026-05-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ACCESSEligibilityResultVS",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ACCESSEligibilityResultVS</b></p><a name=\"ACCESSEligibilityResultVS\"> </a><a name=\"hcACCESSEligibilityResultVS\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ACCESSEligibilityResultCS.html\"><code>https://dsacms.github.io/cmmi-access-model/CodeSystem/ACCESSEligibilityResultCS</code></a><span title=\"Version is explicitly stated to be 0.9.8\"> version &#x1F4CD;0.9.8</span></li></ul></div>"
  },
  "url" : "https://dsacms.github.io/cmmi-access-model/ValueSet/ACCESSEligibilityResultVS",
  "version" : "0.9.8",
  "name" : "ACCESSEligibilityResultVS",
  "title" : "ACCESS Eligibility Result Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-05-20T09:30:43-04:00",
  "publisher" : "Global Alliant, Inc.",
  "contact" : [
    {
      "name" : "Global Alliant, Inc.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://globalalliantinc.com"
        },
        {
          "system" : "email",
          "value" : "david.h@globalalliantinc.org"
        }
      ]
    }
  ],
  "description" : "This value set includes all codes from the ACCESS Eligibility Result code system.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "Copyright (c) 2026 Centers for Medicare and Medicaid Services (CMS).",
  "compose" : {
    "include" : [
      {
        "system" : "https://dsacms.github.io/cmmi-access-model/CodeSystem/ACCESSEligibilityResultCS",
        "version" : "0.9.8"
      }
    ]
  }
}