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

: Alignment Response - Switch Approved Example - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="AlignmentResponseSwitchApprovedExample"/>
  <meta>
    <profile
             value="https://globalalliantinc.com/access/StructureDefinition/access-align-out"/>
  </meta>
  <parameter>
    <name value="result"/>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://globalalliantinc.com/access/CodeSystem/ACCESSAlignmentResultCS"/>
        <code value="aligned-switch-approved"/>
        <display value="Aligned and switch approved"/>
      </coding>
      <text
            value="The request to switch the patient's alignment from a different provider after the 3-month lock in period is accepted and the patient is considered switched and now re-aligned."/>
    </valueCodeableConcept>
  </parameter>
</Parameters>