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
| Draft as of 2026-05-20 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ACCESSUnalignmentResultCS"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ACCESSUnalignmentResultCS</b></p><a name="ACCESSUnalignmentResultCS"> </a><a name="hcACCESSUnalignmentResultCS"> </a><p>This case-sensitive code system <code>https://dsacms.github.io/cmmi-access-model/CodeSystem/ACCESSUnalignmentResultCS</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">unaligned<a name="ACCESSUnalignmentResultCS-unaligned"> </a></td><td>Unaligned</td><td>The request to unalign the patient has been accepted and the patient has been successfully unaligned.</td></tr><tr><td style="white-space:nowrap">unalignment-pending<a name="ACCESSUnalignmentResultCS-unalignment-pending"> </a></td><td>Unalignment pending further review</td><td>Additional review is needed and you will receive further information once the manual review of the unalignment request is complete.</td></tr><tr><td style="white-space:nowrap">patient-not-aligned<a name="ACCESSUnalignmentResultCS-patient-not-aligned"> </a></td><td>Patient not aligned</td><td>Patient is not currently aligned to this participant in the specified track and therefore cannot be unaligned.</td></tr><tr><td style="white-space:nowrap">cannot-unalign-during-lock-in<a name="ACCESSUnalignmentResultCS-cannot-unalign-during-lock-in"> </a></td><td>Cannot unalign during lock-in</td><td>Patient is within the 90-day lock-in period and cannot be unaligned.</td></tr></table></div>
</text>
<url
value="https://dsacms.github.io/cmmi-access-model/CodeSystem/ACCESSUnalignmentResultCS"/>
<version value="0.9.8"/>
<name value="ACCESSUnalignmentResultCS"/>
<title value="ACCESS Unalignment Request Result Codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-05-20T09:30:43-04: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 the codes indicating the result of a requested unalignment."/>
<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="4"/>
<concept>
<code value="unaligned"/>
<display value="Unaligned"/>
<definition
value="The request to unalign the patient has been accepted and the patient has been successfully unaligned."/>
</concept>
<concept>
<code value="unalignment-pending"/>
<display value="Unalignment pending further review"/>
<definition
value="Additional review is needed and you will receive further information once the manual review of the unalignment request is complete."/>
</concept>
<concept>
<code value="patient-not-aligned"/>
<display value="Patient not aligned"/>
<definition
value="Patient is not currently aligned to this participant in the specified track and therefore cannot be unaligned."/>
</concept>
<concept>
<code value="cannot-unalign-during-lock-in"/>
<display value="Cannot unalign during lock-in"/>
<definition
value="Patient is within the 90-day lock-in period and cannot be unaligned."/>
</concept>
</CodeSystem>