addLicenseCondition

Adds the condition (cType, cStatus, cDesc, cComment, cImpact) to the reference record for each licensed professional on the record. If a standard condition is associated with an ASI group (condition template), the method adds the condition with the template fields and tables. You can call the method to add duplicate conditions to a record.

Version

2.0

Parameters

Parameter Type Description
cType string Condition type.
cStatus string Condition status.
cDesc string Condition (30 characters maximum).
cComment string Condition comment (free text).
cImpact string Condition severity: Lock, Hold, Notice, Required, or "".
stateLicNum (optional) string State license number.

Notes

If you use the stateLicNum parameter, the function adds the condition to the licensed professional reference record whose State License Number is stateLicNum. This licensed professional may not be on the current record.