![]() |
IntakeApi Class |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.Sdk
The IntakeApi type exposes the following members.
Name | Description | |
---|---|---|
![]() | NotFound | (Inherited from ApiCall.) |
![]() | RequiresAuthentication | (Inherited from ApiCall.) |
![]() | ServerError | (Inherited from ApiCall.) |
![]() | Unauthorized | (Inherited from ApiCall.) |
![]() | WebClientInstance | (Inherited from ApiCall.) |
Name | Description | |
---|---|---|
![]() | Delete(String, Object) | (Inherited from ApiCall.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetIntakeItems |
Gets the codesets for hospital intake form. The returned values can be used for populating the intake APIs when
creating a new appointment.
AppointmentsApi |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MakeCall(FuncIWebClient, String) | (Inherited from ApiCall.) |
![]() | MakeCall(String, Object) | (Inherited from ApiCall.) |
![]() | MakeCall(IWebClient, FuncIWebClient, String) | (Inherited from ApiCall.) |
![]() | MakeCallT(String) | (Inherited from ApiCall.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Post(String, Object) | (Inherited from ApiCall.) |
![]() | Put(String, Object) | (Inherited from ApiCall.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |