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

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="AlignmentResponseAlignedExample"/>
  <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"/>
        <display value="Aligned"/>
      </coding>
      <text
            value="Patient is eligible and has been aligned so the ACCESS participant can now begin providing services to the patient under the model."/>
    </valueCodeableConcept>
  </parameter>
</Parameters>