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 Request Result Codes - JSON Representation

Draft as of 2026-03-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ACCESSUnalignmentResultCS",
  "text" : {
    "status" : "generated",
    "div" : "<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://globalalliantinc.com/access/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></table></div>"
  },
  "url" : "https://globalalliantinc.com/access/CodeSystem/ACCESSUnalignmentResultCS",
  "version" : "0.9.0",
  "name" : "ACCESSUnalignmentResultCS",
  "title" : "ACCESS Unalignment 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 the codes indicating the result of a 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" : 3,
  "concept" : [
    {
      "code" : "unaligned",
      "display" : "Unaligned",
      "definition" : "The request to unalign the patient has been accepted and the patient has been successfully unaligned."
    },
    {
      "code" : "unalignment-pending",
      "display" : "Unalignment pending further review",
      "definition" : "Additional review is needed and you will receive further information once the manual review of the unalignment request is complete."
    },
    {
      "code" : "patient-not-aligned",
      "display" : "Patient not aligned",
      "definition" : "Patient is not currently aligned to this participant in the specified track and therefore cannot be unaligned."
    }
  ]
}