Click or drag to resize
Virtual Care RegistrationAvailabilityResponse Properties

[This is preliminary documentation and is subject to change.]

The RegistrationAvailabilityResponse type exposes the following members.

Properties
  Name Description
Public property AddressText
The raw address text to be evaluated.
(Inherited from RegistrationAvailabilityRequest.)
Public property Category
The category of the rule for the request.
(Inherited from RegistrationAvailabilityRequest.)
Public property City
The city of the address.
(Inherited from SubjectAddress.)
Public property Country
The country of the address.
(Inherited from SubjectAddress.)
Public property CountryCode
The country code of the address.
(Inherited from SubjectAddress.)
Public property Debug
A value indicating whether this RegistrationAvailabilityRequest is debug. Additional information maybe included in the response on debug.
(Inherited from RegistrationAvailabilityRequest.)
Public property GeoLocation
The geo location to be evaluated.
(Inherited from RegistrationAvailabilityRequest.)
Public property HospitalId
The hospital identifier for filtering the rules.
(Inherited from RegistrationAvailabilityRequest.)
Public property IsAvailable
A value indicating whether this provider is available for registration base on requested criteria.
Public property LocationId
The location identifier to evaluated.
(Inherited from RegistrationAvailabilityRequest.)
Public property Message
The message for result of processing the request.
Public property OrganizationId
The organization identifier to evaluated.
(Inherited from RegistrationAvailabilityRequest.)
Public property PostalCode
The postal code of the address.
(Inherited from SubjectAddress.)
Public property State
The state of the address.
(Inherited from SubjectAddress.)
Public property StateCode
The state abbreviation code of the address.
(Inherited from SubjectAddress.)
Top
See Also