Employee Health Status

The current health status of the employee as indicated by them. Can be one of the following: "No health issues with me or my family", "One of my family members is not well", "I am not feeling well", "I choose not to answer".

Crisis Management singleSelect

Details

IDindicator_employeehealthstatus
CLI Nameemployeehealthstatus
TypesingleSelect
From Version5.5.0
RequiredNo
Read OnlyNo
SearchableYes
Case InsensitiveYes
Expiration (hours)72

Select Values

No health issues with me or my family One of my family members is not well I am not feeling well I choose not to answer

Associated Indicator Types

{
    "id": "indicator_employeehealthstatus",
    "version": -1,
    "modified": "2020-04-30T12:08:12.502031832Z",
    "fromVersion": "5.5.0",
    "name": "Employee Health Status",
    "ownerOnly": false,
    "placeholder": "",
    "description": "The current health status of the employee as indicated by them. Can be one of the following: \"No health issues with me or my family\", \"One of my family members is not well\", \"I am not feeling well\", \"I choose not to answer\".",
    "cliName": "employeehealthstatus",
    "type": "singleSelect",
    "closeForm": false,
    "editForm": true,
    "required": false,
    "script": "",
    "fieldCalcScript": "",
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "selectValues": [
        "No health issues with me or my family",
        "One of my family members is not well",
        "I am not feeling well",
        "I choose not to answer"
    ],
    "validationRegex": "",
    "useAsKpi": true,
    "locked": false,
    "system": false,
    "content": true,
    "group": 2,
    "hidden": false,
    "associatedTypes": [
        "Employee"
    ],
    "systemAssociatedTypes": null,
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": false,
    "caseInsensitive": true,
    "columns": null,
    "defaultRows": null,
    "sla": 0,
    "threshold": 72,
    "breachScript": ""
}