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 - XML Representation

Draft as of 2026-03-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ACCESSAlignmentResultCS"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://globalalliantinc.com/access/CodeSystem/ACCESSAlignmentResultCS"/>
  <version value="0.9.0"/>
  <name value="ACCESSAlignmentResultCS"/>
  <title value="ACCESS Alignment Request Result Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-06T16:03:26-05:00"/>
  <publisher value="Global Alliant, Inc."/>
  <contact>
    <name value="Global Alliant, Inc."/>
    <telecom>
      <system value="url"/>
      <value value="https://globalalliantinc.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="david.h@globalalliantinc.org"/>
    </telecom>
  </contact>
  <description
               value="This codesystem defines codes indicating the result of a requested alignment."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright (c) 2026 Centers for Medicare and Medicaid Services (CMS)."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="aligned"/>
    <display value="Aligned"/>
    <definition
                value="Patient is eligible and has been aligned so the participant can now begin providing services to the patient under the ACCESS Model."/>
  </concept>
  <concept>
    <code value="not-aligned-control-group"/>
    <display value="Not aligned - assigned to Control Group"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="not-aligned-already-aligned"/>
    <display
             value="Not aligned - already aligned to another participant in the track"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="not-aligned-not-medicare"/>
    <display value="Not aligned - not receiving Medicare"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="not-aligned-services"/>
    <display
             value="Not aligned - receiving services that prevent eligibility"/>
    <definition
                value="The patient is receiving services (such as hospice, end stage renal disease (ESRD), etc.) making them ineligible to be part of the ACCESS Model."/>
  </concept>
  <concept>
    <code value="not-aligned-diagnoses"/>
    <display value="Not aligned - no qualifying diagnosis"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="aligned-switch-approved"/>
    <display value="Aligned and switch approved"/>
    <definition
                value="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."/>
  </concept>
</CodeSystem>