CliPhotoInterface
Name: Client Photo Interface
Type: Ancillary
Modules: Client, Booking, Reporting
Description: Used for an external photo sharing application and for printing ID cards through a TP6 service.
| Field | Documentation |
|---|---|
| IssueId | Numeric identifier of the photo record for the client. |
| ClientId | Numeric identifier for the client (from the Clients table). |
| FirstName | First name of the client. |
| MiddleName | Middle name of the client. |
| LastName | Last name of the client. |
| EligibilityFromDate | Start date from which client is eligible to take trips. |
| EligibilityToDate | End date after which the client is no longer eligible to take trips. |
| CertifiedDate | Date the client was certified to take trips. |
| RenewedDate | Date the client was last renewed for certification to take trips. |
| PictureFile | Filename of the picture of the client. |
| AddPassType | Passenger types of any additional passengers that might ride with the client (from the PassTypes table). |
| PrefSpaceType | Space type preferred by the client (from the SpaceTypes table). |
| MobAids | List of mobility aids for the client. |
| ClientCode | Alphanumeric code of the client. |
| AdaCode | ADA code of the client (from the ADATypes table). |
| Medicaid | Medicaid number of the client. |
| AddrType | Address type of the address for the client (from the AddressTypes table). |
| AddrName | Name of the address (e.g., Manulife Building). |
| StreetNo | Street number of the address. |
| Unit | Unit number of the address. |
| City | City of the client address. |
| State | State of the client address. |
| ZipCode | Zip code or postal code of the address. |
| ConditionCodes | Condition codes (from the EligConditions table). |
| FundingSourceNames | List of funding sources for the client (from the FundingSources table.). |
| CurrentDate | Date the record was added. |