| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| formula_active | Indicates if the Record is Active or Not | bit | |
| formula_ceequipment | Indicates if the Record is a Biomed Equipment Record | bit | |
| formula_code | Code | nvarchar | |
| formula_definition | Definition | nvarchar | |
| formula_description | Description | nvarchar | |
| formula_equipment | Indicates if the Record is a Equipment Record | bit | |
| formula_equipmentmakemodel | Indicates if the Record is a Equipment Make Model Record | bit | |
| formula_inspectionFinding | Indicates if the Record is a from an Inspection Finding | bit | |
| formula_makemodel | Indicates if the Record is a Make Model Record | bit | |
| formula_pk | Risk Factor Id | int | |
| Id | Risk Factor Id | int | |
| riskFactorRange_inventoryClass | Inventory Class | nvarchar | |
| riskFactorRange_maxValue | Maximum Value | int | |
| riskFactorRange_minValue | Minimum Value | int | |
| riskFactorRange_pk | Risk Factor Range Id | int | |
| riskFactorRange_riskFactorValue | Risk Factor Value | int | |
| riskFactorRange_suggestedMinFreq | Suggested Minimum Frequency | nvarchar |