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

: Unalignment Response - Unaligned Example - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="UnalignmentResponseUnalignedExample"/>
  <meta>
    <profile
             value="https://globalalliantinc.com/access/StructureDefinition/access-unalign-out"/>
  </meta>
  <parameter>
    <name value="result"/>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://globalalliantinc.com/access/CodeSystem/ACCESSUnalignmentResultCS"/>
        <code value="unaligned"/>
        <display value="Unaligned"/>
      </coding>
      <text
            value="The request to manually unalign the patient has been successfully accepted and the patient has been successfully unaligned."/>
    </valueCodeableConcept>
  </parameter>
</Parameters>