who (type: esriFieldTypeString, alias: Who is at risk?, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
outcome (type: esriFieldTypeInteger, alias: What is the potential outcome of encountering the hazard?, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: 1 = Minor injury], [2: 2 = Injury needing medical treatment], [3: 3 = Injury leading to being off work for up to 5 days], ... 2 more ...)
likelihood (type: esriFieldTypeInteger, alias: What is the likelihood of the outcome occurring?, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: 1 = Near impossible], [2: 2 = Unlikely], [3: 3 = Even chance], ... 2 more ...)
mitigatedoutcome (type: esriFieldTypeInteger, alias: With the mitigation in place, what is the potential outcome of encountering the hazard?, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: 1 = Minor injury], [2: 2 = Injury needing medical treatment], [3: 3 = Injury leading to being off work for up to 5 days], ... 2 more ...)
mitigatedlikelihood (type: esriFieldTypeInteger, alias: With the mitigation in place, what is the likelihood of the outcome occurring?, SQL Type: sqlTypeOther, nullable: true, editable: true, Coded Values: [1: 1 = Near impossible], [2: 2 = Unlikely], [3: 3 = Even chance], ... 2 more ...)