API browser of drgValidator100 COM module


/images/arrow_right.png AbortValidateType enumeration type
Enumerates the defined reasons for an aborted validation attempt space
space
Set of enumeration values 11 elements
enDatabaseNotOpen: 101 The database is not open.
enTariffNotFound: 300 Supplied tariff not found
enServiceNotFound: 301 No service record found.
enWrongTP: 401 Wrong tax point specified.
enTPCalculationErr: 402 Tax point can not be calculated
enServiceRestriction: 407 Number of services must be 1
enQuantityRestriction: 408 Quantity must be 1
enLOSRestriction: 409 'Length of Stay' restriction is not satisfied by given LOS
enGenderMaleRestriction: 410 'Male only' gender restriction is not satisfied by patient's gender
enGenderFemaleRestriction: 411 'Female only' gender restriction is not satisfied by patient's gender
enAgeRestriction: 412 Age restriction is not satisfied by patient's age
space