| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId |
Gets or sets the user identifier. |
string |
Required |
| InsuranceId |
Gets or sets the insurance identifier. |
string |
Required |
| CompanyId |
Gets or sets the company identifier. |
string |
None. |
| CompanyName |
Gets or sets the company override name. |
string |
None. |
| HealthPlanId |
Gets or sets the health plan identifier. |
string |
None. |
| GroupName |
Gets or sets the group name. |
string |
None. |
| GroupNumber |
Gets or sets the group number. |
string |
None. |
| EligibilityStatusId |
Gets or sets the eligibility status identifier. |
string |
None. |
| EligibilityStatusDate |
Gets or sets the eligibility status date. |
datetime |
Date only |
| SubscriberId |
Gets or sets the subscriberid. |
string |
None. |
| Subscriber |
Gets or sets the subscriber. |
string |
None. |
| PolicyNumber |
Gets or sets the policy number. |
string |
None. |
| PatientRelationshipToSubscriber |
Gets or sets the patient relationship to subscriber. |
string |
None. |
| SubscriberRelationshipToPatientId |
Gets or sets the subscriber relationship to patient. |
string |
None. |
| Priority |
Gets or sets the priority. |
string |
None. |
| BeginEffectiveDateTime |
Gets or sets the begin effective date time. |
datetime |
None. |
| EndEffectiveDateTime |
Gets or sets the end effective date time. |
datetime |
None. |
| InsuranceCardCopiedId |
Gets or sets the insurance card copied identifier. |
string |
None. |
| InsuranceCardNameLast |
Gets or sets the last name on the insurance card. |
string |
None. |
| InsuranceCardNameFirst |
Gets or sets the first name on the insurance card. |
string |
None. |
| InsuranceCardNameMiddle |
Gets or sets the middle name on the insurance card. |
string |
None. |
| SubscriberMemberNumber |
Gets or sets the subscriber member number. |
string |
None. |
| MemberNumber |
Gets or sets the member number. |
string |
None. |
| VerificationStatusId |
Gets or sets the verification status identifier. |
string |
None. |
| VerificationSourceId |
Gets or sets the verification source identifier. |
string |
None. |
| VerificationDateTime |
Gets or sets the verification date time. |
datetime |
None. |
| VerificationPersonnelId |
Gets or sets the verification personnel identifier. |
string |
None. |
| AssignmentOfBenefitsId |
Gets or sets the assignment of benefits identifier. |
string |
None. |
| DeductibleAmount |
Gets or sets the deductible amount. |
string |
None. |
| DeductibleRemaining |
Gets or sets the remainder of the deductible. |
string |
None. |
| DeductibleIncludingMaxOutOfPocket |
Gets or sets the deductible amount including max out of pocket. |
string |
None. |
| CopayAmount |
Gets or sets the copay amount. |
string |
None. |
| CopayIncludingMaxOutOfPocket |
Gets or sets the copay amount including max out of pocket. |
string |
None. |
| MaxOutOfPocket |
Gets or sets the maximum out of pocket amount. |
string |
None. |
| FamilyDeductibleMetAmount |
Gets or sets the family deductible met amount. |
string |
None. |
| CoinsurancePercentage | string |
None. |
|
| EstimatedFinancialRespAmount | string |
None. |
|
| Address |
Gets or sets the address. |
AddressUpdate |
None. |
| Phones |
Gets or sets the phones. |
Collection of PhoneUpdate |
None. |
| CustomFields |
Gets or sets Custom Fields |
Collection of CustomField |
None. |
| Prioritization |
Gets or sets insurance prioritization. |
Collection of EncounterInsurancePrioritization |
None. |
| LoginId |
Gets or sets the login identifier. This Login Id will be encrypted and passed in Sansoro specific Http Request Headers. |
string |
Required if EMRSystem = Allscripts, or Athena, or Cerner, or Meditech, or Sandbox |
| Password |
Gets or sets the password. This Password will be encrypted and passed in Sansoro specific Http Request Headers. |
string |
Data type: Password Required if EMRSystem = Allscripts, or Athena, or Cerner, or Meditech, or Sandbox |
| EmrInstance |
Gets or sets the emr instance. This emr instance info will be encrypted and passed in Sansoro specific Http Request Headers. |
string |
None. |
| ApplicationName |
Gets or sets the requesting application name. This requesting application name will be encrypted and passed in Sansoro specific Http Request Headers. |
string |
Required if using application keys |
| ApplicationKey |
Gets or sets the requesting application key. This requesting application key will be encrypted and passed in Sansoro specific Http Request Headers. |
string |
Data type: Password Required if using application keys |
| AuthorizationToken |
Gets or sets the custom authorization token. This requesting authorization token will be encrypted and passed in Sansoro specific Http Request Headers. |
string |
None. |
| RequestVerboseLogging |
Enables verbose logging for a single request. When "true", verbose logging will occur. When "false", the configuration setting will be respected. This value will be passed in Sansoro specific Http Request Headers. |
boolean |
None. |
| EMRSystem |
The emr system. |
EMRSystem |
None. |