12.8.6 Incident
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Operations HSE Schema. Captures data for a specific incident.
Name |
Type |
Notes |
---|---|---|
CauseDesc |
String2000 |
Cause description. |
CostLossGross |
Cost |
Gross estimate of the cost incurred due to the incident. |
DescAccident |
String2000 |
Accident description. |
DescLocation |
String64 |
Location description. |
DTim |
TimeStamp |
Date and time the information is related to. |
ETimLostGross |
TimeMeasure |
Number of hours lost due to the incident. |
ExtensionNameValue |
ExtensionNameValue |
Extensions to the schema based on a name-value construct. |
IsNearMiss |
boolean |
Near miss incident occurrence? Values are "true" (or "1") and "false" (or "0"). |
NumFatality |
int |
Number of personnel killed due to the incident. |
NumMajorInjury |
int |
Number of personnel with major injuries. |
NumMinorInjury |
int |
Number of personnel with minor injuries. |
RemedialActionDesc |
String2000 |
Remedial action description. |
Reporter |
String64 |
Name of the person who prepared the incident report. |
ResponsibleCompany |
String64 |
Name of the company that caused the incident. |
uid |
String64 |
Unique identifier for this instance of Incident |
Association |
Notes |
---|---|
From: Hse.Incident 0..*To: Incident Association |
Incident report occurrences description. |