2 // Copyright (C) 2008 Phyaura, LLC <info@phyaura.com>
4 // This program is free software; you can redistribute it and/or
5 // modify it under the terms of the GNU General Public License
6 // as published by the Free Software Foundation; either version 2
7 // of the License, or (at your option) any later version.
9 // This file was generated from https://api.integration.relayhealth.com/SSI/SingleSignIn.svc?wsdl using create_types.php
11 class RelayHealthHeader
{
13 public $ApplicationName;
15 public $ApplicationPassword;
20 class InteropServiceFault
{
29 public $PartnerUserId;
38 class StartC2CResponse
{
43 class CodedInteropServiceFault
{
54 public $partnerUserId;
57 class ViewInboxResponse
{
64 public $partnerUserId;
67 class ViewWelcomeResponse
{
76 public $partnerUserId;
79 class ViewMessageResponse
{
84 class MessageNotFoundFault
{
89 class ComposePatientMessage
{
91 public $partnerUserId;
100 class ComposePatientMessageResponse
{
105 class PatientNotOnlineFault
{
108 class NoRelationshipBetweenProviderAndPatientFault
{
111 class ProviderNotOnlineFault
{
114 class UserNotActiveInPracticeFault
{
117 class UserNotFoundFault
{
122 class InvalidFormatFault
{
125 class SecurityViolationFault
{
128 class PartnerAccessViolationFault
{
131 class NoRelationshipBetweenProviderAndPracticeFault
{
134 class PracticeNotFoundFault
{
138 "RelayHealthHeader" => "RelayHealthHeader",
139 "InteropServiceFault" => "InteropServiceFault",
140 "StartC2C" => "StartC2C",
141 "StartC2CResponse" => "StartC2CResponse",
142 "CodedInteropServiceFault" => "CodedInteropServiceFault",
143 "ViewInbox" => "ViewInbox",
144 "ViewInboxResponse" => "ViewInboxResponse",
145 "ViewWelcome" => "ViewWelcome",
146 "ViewWelcomeResponse" => "ViewWelcomeResponse",
147 "ViewMessage" => "ViewMessage",
148 "ViewMessageResponse" => "ViewMessageResponse",
149 "MessageNotFoundFault" => "MessageNotFoundFault",
150 "ComposePatientMessage" => "ComposePatientMessage",
151 "ComposePatientMessageResponse" => "ComposePatientMessageResponse",
152 "PatientNotOnlineFault" => "PatientNotOnlineFault",
153 "NoRelationshipBetweenProviderAndPatientFault" => "NoRelationshipBetweenProviderAndPatientFault",
154 "ProviderNotOnlineFault" => "ProviderNotOnlineFault",
155 "UserNotActiveInPracticeFault" => "UserNotActiveInPracticeFault",
156 "UserNotFoundFault" => "UserNotFoundFault",
157 "InvalidFormatFault" => "InvalidFormatFault",
158 "SecurityViolationFault" => "SecurityViolationFault",
159 "PartnerAccessViolationFault" => "PartnerAccessViolationFault",
160 "NoRelationshipBetweenProviderAndPracticeFault" => "NoRelationshipBetweenProviderAndPracticeFault",
161 "PracticeNotFoundFault" => "PracticeNotFoundFault"