API browser of tardocValidator100 COM module


/images/arrow_right.png IUtility interface V1.00/ 1 Jul 2025 
The IUtility interface automatically generates a service record for a given code. For example, a record describing a consultation of n minutes will automatically be constructed according to the Tardoc rules. The anesthesia rules are also covered. space
space
/images/arrow_right.png Methods 14 methods
Anaesthesia Determines the anaesthesia records corresponding to the specified service code and reference context
EmergencyInconvenience Finds the emergency inconvenience
Expand Expands the given main code, according to the supplied number and as multiples of the base unit.
GetAbortInfo Get the abort information.
GetAnaesthesiaRecords Method for collecting all anaesthesia records resulting from the Anaesthesia search method in one call without the necessity to call iterator pair GetFirstAnaesthesiaRecord / GetNextAnaesthesiaRecord
GetEmergencyInconvenienceRecords Method for collecting all emergency inconvenience records resulting from the EmergencyInconvenience search method in one call without the necessity to call iterator pair GetFirstEmergencyInconvenienceRecord / GetNextEmergencyInconvenienceRecord
GetExpandRecords Method for collecting all expanded records resulting from the Expand search method in one call without the necessity to call iterator pair GetFirstExpandRecord / GetNextExpandRecord
GetFirstAnaesthesiaRecord Gets the first anaesthesia record
GetFirstEmergencyInconvenienceRecord Gets the first emergency inconvenience record.
GetFirstExpandRecord Gets the first expanded record.
GetNextAnaesthesiaRecord Gets the next anaesthesia record
GetNextEmergencyInconvenienceRecord Gets the next emergency inconvenience record.
GetNextExpandRecord Gets the next expanded record.
InitAnaesthesia Initialize the anaesthesia method
space
/images/arrow_right.png Properties 1 properties
[put] DestructUtility Destructs/invalidates this IUtility interface instance
 
space