CMS ACCESS Model API
0.9.0 - ci-build United States of America flag

CMS ACCESS Model API - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ACCESS Alignment Request Result Codes - JSON Representation

Draft as of 2026-03-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ACCESSAlignmentResultCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ACCESSAlignmentResultCS</b></p><a name=\"ACCESSAlignmentResultCS\"> </a><a name=\"hcACCESSAlignmentResultCS\"> </a><p>This case-sensitive code system <code>https://globalalliantinc.com/access/CodeSystem/ACCESSAlignmentResultCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">aligned<a name=\"ACCESSAlignmentResultCS-aligned\"> </a></td><td>Aligned</td><td>Patient is eligible and has been aligned so the participant can now begin providing services to the patient under the ACCESS Model.</td></tr><tr><td style=\"white-space:nowrap\">not-aligned-control-group<a name=\"ACCESSAlignmentResultCS-not-aligned-control-group\"> </a></td><td>Not aligned - assigned to Control Group</td><td>The patient is technically eligible, but based on the randomized control group algorithm, the patient has been placed in the control group for 12 months and therefore cannot be aligned for 12 months.</td></tr><tr><td style=\"white-space:nowrap\">not-aligned-already-aligned<a name=\"ACCESSAlignmentResultCS-not-aligned-already-aligned\"> </a></td><td>Not aligned - already aligned to another participant in the track</td><td>The patient is technically eligible, but is already aligned to another participant and receiving services under the ACCESS Model in the same track. A patient can only be aligned to one participant in each track. If a switch consent attestation is submitted, but the patient is still within the 3-month lock-in period, this response will be received.</td></tr><tr><td style=\"white-space:nowrap\">not-aligned-not-medicare<a name=\"ACCESSAlignmentResultCS-not-aligned-not-medicare\"> </a></td><td>Not aligned - not receiving Medicare</td><td>The patient either is not enrolled in Medicare Part A and Part B or dual eligible for Medicare and Medicaid, or they do not have Medicare as their primary insurance, so they are not eligible for services under the ACCESS Model.</td></tr><tr><td style=\"white-space:nowrap\">not-aligned-services<a name=\"ACCESSAlignmentResultCS-not-aligned-services\"> </a></td><td>Not aligned - receiving services that prevent eligibility</td><td>The patient is receiving services (such as hospice, end stage renal disease (ESRD), etc.) making them ineligible to be part of the ACCESS Model.</td></tr><tr><td style=\"white-space:nowrap\">not-aligned-diagnoses<a name=\"ACCESSAlignmentResultCS-not-aligned-diagnoses\"> </a></td><td>Not aligned - no qualifying diagnosis</td><td>The patient does not have a treating diagnosis that qualifies them for service in the track indicated and therefore cannot get services under the ACCESS Model.</td></tr><tr><td style=\"white-space:nowrap\">aligned-switch-approved<a name=\"ACCESSAlignmentResultCS-aligned-switch-approved\"> </a></td><td>Aligned and switch approved</td><td>The request to switch the patient's alignment from a different participant after the 3-month lock in period is accepted and the patient is considered switched and now re-aligned.</td></tr></table></div>"
  },
  "url" : "https://globalalliantinc.com/access/CodeSystem/ACCESSAlignmentResultCS",
  "version" : "0.9.0",
  "name" : "ACCESSAlignmentResultCS",
  "title" : "ACCESS Alignment Request Result Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-06T16:03:26-05: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 codesystem defines codes indicating the result of a requested alignment.",
  "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).",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "aligned",
      "display" : "Aligned",
      "definition" : "Patient is eligible and has been aligned so the participant can now begin providing services to the patient under the ACCESS Model."
    },
    {
      "code" : "not-aligned-control-group",
      "display" : "Not aligned - assigned to Control Group",
      "definition" : "The patient is technically eligible, but based on the randomized control group algorithm, the patient has been placed in the control group for 12 months and therefore cannot be aligned for 12 months."
    },
    {
      "code" : "not-aligned-already-aligned",
      "display" : "Not aligned - already aligned to another participant in the track",
      "definition" : "The patient is technically eligible, but is already aligned to another participant and receiving services under the ACCESS Model in the same track. A patient can only be aligned to one participant in each track. If a switch consent attestation is submitted, but the patient is still within the 3-month lock-in period, this response will be received."
    },
    {
      "code" : "not-aligned-not-medicare",
      "display" : "Not aligned - not receiving Medicare",
      "definition" : "The patient either is not enrolled in Medicare Part A and Part B or dual eligible for Medicare and Medicaid, or they do not have Medicare as their primary insurance, so they are not eligible for services under the ACCESS Model."
    },
    {
      "code" : "not-aligned-services",
      "display" : "Not aligned - receiving services that prevent eligibility",
      "definition" : "The patient is receiving services (such as hospice, end stage renal disease (ESRD), etc.) making them ineligible to be part of the ACCESS Model."
    },
    {
      "code" : "not-aligned-diagnoses",
      "display" : "Not aligned - no qualifying diagnosis",
      "definition" : "The patient does not have a treating diagnosis that qualifies them for service in the track indicated and therefore cannot get services under the ACCESS Model."
    },
    {
      "code" : "aligned-switch-approved",
      "display" : "Aligned and switch approved",
      "definition" : "The request to switch the patient's alignment from a different participant after the 3-month lock in period is accepted and the patient is considered switched and now re-aligned."
    }
  ]
}