OBJECT
InsuranceAuthorizationType
link GraphQL Schema definition
- type InsuranceAuthorizationType {
- # The authorization number
- String :
- # Chart info for the insurance authorization
- InsuranceAuthorizationChartType :
- # The day that visits authorized by the insurance company have no effect
- String :
- ID! :
- # The day that visits authorized by the insurance company take effect
- String :
- # The amount of units left
- String :
- # The amount of units authorized by the insurance company
- String :
- # The amount of units left
- String :
- # Most units/hours allowed per visit
- String :
- # The amount of units used by the client
- String :
- # Most recent date authorization was updated
- String :
- # Deprecated
- String :
- # Deprecated
- String :
- # Deprecated
- String :
- }
link Require by
- createInsuranceAuthorizationPayloadAutogenerated return type of createInsuranceAuthorization
- deleteInsuranceAuthorizationPayloadAutogenerated return type of deleteInsuranceAuthorization
- PolicyA policy
- QueryThe query root of this schema. See available queries.
- updateInsuranceAuthorizationPayloadAutogenerated return type of updateInsuranceAuthorization
- UserAn user entry, returns basic user information