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 Unalignment Reason Codes - JSON Representation

Draft as of 2026-03-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ACCESSUnalignmentReasonCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ACCESSUnalignmentReasonCS</b></p><a name=\"ACCESSUnalignmentReasonCS\"> </a><a name=\"hcACCESSUnalignmentReasonCS\"> </a><p>This case-sensitive code system <code>https://globalalliantinc.com/access/CodeSystem/ACCESSUnalignmentReasonCS</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\">geographic-relocated<a name=\"ACCESSUnalignmentReasonCS-geographic-relocated\"> </a></td><td>Geographic relocated</td><td>Patient has relocated outside of the geographic area in which the aligned participant is licensed to provide services.</td></tr><tr><td style=\"white-space:nowrap\">loss-of-contact<a name=\"ACCESSUnalignmentReasonCS-loss-of-contact\"> </a></td><td>Loss of contact</td><td>Despite good faith efforts, defined as making three or more outreach attempts over 30 or more days, contact with the patient has been lost and therefore no longer able to engage with them.</td></tr><tr><td style=\"white-space:nowrap\">no-longer-clinically-eligible<a name=\"ACCESSUnalignmentReasonCS-no-longer-clinically-eligible\"> </a></td><td>No longer clinically eligible</td><td>Patient's conditions have changed such that they are no longer eligible for the ACCESS Model.</td></tr><tr><td style=\"white-space:nowrap\">patient-initiated<a name=\"ACCESSUnalignmentReasonCS-patient-initiated\"> </a></td><td>Patient initiated</td><td>Patient no longer wants to participate in the ACCESS Model after the initial 90-day lock-in period.</td></tr></table></div>"
  },
  "url" : "https://globalalliantinc.com/access/CodeSystem/ACCESSUnalignmentReasonCS",
  "version" : "0.9.0",
  "name" : "ACCESSUnalignmentReasonCS",
  "title" : "ACCESS Unalignment Reason 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 the codes indicating the reason for the requested unalignment.",
  "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" : 4,
  "concept" : [
    {
      "code" : "geographic-relocated",
      "display" : "Geographic relocated",
      "definition" : "Patient has relocated outside of the geographic area in which the aligned participant is licensed to provide services."
    },
    {
      "code" : "loss-of-contact",
      "display" : "Loss of contact",
      "definition" : "Despite good faith efforts, defined as making three or more outreach attempts over 30 or more days, contact with the patient has been lost and therefore no longer able to engage with them."
    },
    {
      "code" : "no-longer-clinically-eligible",
      "display" : "No longer clinically eligible",
      "definition" : "Patient's conditions have changed such that they are no longer eligible for the ACCESS Model."
    },
    {
      "code" : "patient-initiated",
      "display" : "Patient initiated",
      "definition" : "Patient no longer wants to participate in the ACCESS Model after the initial 90-day lock-in period."
    }
  ]
}