| name | data type | description |
|---|---|---|
| accidentCause | AccidentCauseEnum | |
| accidentType | array of AccidentTypeEnum | |
| vehicleInvolved | array of Vehicle | |
| overviewOfVehiclesInvolved | array of VehiclesInvolved | |
| overviewOfPeopleInvolved | array of PeopleInvolved | |
| accidentExtension | ExtensionType | |
Properties inherited from TrafficElement |
||
| trafficElementExtension | ExtensionType | |
Properties inherited from SituationRecord |
||
| situationRecordCreationReference | string | |
| situationRecordCreationTime | DateTime | |
| situationRecordObservationTime | DateTime | |
| situationRecordVersion | number | |
| situationRecordVersionTime | DateTime | |
| situationRecordFirstSupplierVersionTime | DateTime | |
| informationUsageOverride | InformationUsageEnum | |
| probabilityOfOccurrence | ProbabilityOfOccurrenceEnum | |
| sourceInformation | SourceInformation | |
| validity | Validity | |
| impact | Impact | |
| cause | Cause | |
| advice | array of Advice | |
| generalPublicComment | array of CommentStructure | |
| nonGeneralPublicComment | array of CommentStructure | |
| groupOfLocations | GroupOfLocations | |
| management | Management | |
| situationRecordExtension | ExtensionType | |
| id | string | |
Example
{
"accidentCause" : "driverIllness",
"accidentType" : [ "overturnedVehicle", "accidentInvestigationWork" ],
"vehicleInvolved" : [ {
"vehicleColour" : {
"value" : [ { }, { } ]
},
"vehicleCountryOfOrigin" : {
"value" : [ { }, { } ]
},
"vehicleIdentifier" : "...",
"vehicleManufacturer" : "...",
"vehicleModel" : "...",
"vehicleRegistrationPlateIdentifier" : "...",
"vehicleStatus" : "damagedAndImmobililized",
"vehicleCharacteristics" : {
"fuelType" : "methane",
"loadType" : "vehicles",
"vehicleEquipment" : "notUsingSnowChainsOrTyres",
"vehicleType" : [ "vehicleWithCaravan", "heavyVehicle" ],
"vehicleUsage" : "emergencyServices",
"grossWeightCharacteristic" : [ { }, { } ],
"heightCharacteristic" : [ { }, { } ],
"lengthCharacteristic" : [ { }, { } ],
"widthCharacteristic" : [ { }, { } ],
"heaviestAxleWeightCharacteristic" : [ { }, { } ],
"numberOfAxlesCharacteristic" : [ { }, { } ],
"vehicleCharacteristicsExtension" : { }
},
"axleSpacingOnVehicle" : [ {
"axleSpacing" : 12345.0,
"axleSpacingSequenceIdentifier" : 12345,
"axleSpacingExtension" : { }
}, {
"axleSpacing" : 12345.0,
"axleSpacingSequenceIdentifier" : 12345,
"axleSpacingExtension" : { }
} ],
"axleWeightsOfVehicle" : [ {
"axleSequenceIdentifier" : 12345,
"axleWeight" : 12345.0,
"maximumPermittedAxleWeight" : 12345.0,
"axleWeightExtension" : { }
}, {
"axleSequenceIdentifier" : 12345,
"axleWeight" : 12345.0,
"maximumPermittedAxleWeight" : 12345.0,
"axleWeightExtension" : { }
} ],
"hazardousGoodsAssociatedWithVehicle" : {
"chemicalName" : { },
"dangerousGoodsFlashPoint" : 12345.0,
"dangerousGoodsRegulations" : "iataIcao",
"hazardCodeIdentification" : "...",
"hazardCodeVersionNumber" : 12345,
"hazardSubstanceItemPageNumber" : "...",
"tremCardNumber" : "...",
"uNDGNumber" : "...",
"volumeOfDangerousGoods" : 12345.0,
"weightOfDangerousGoods" : 12345.0,
"hazardousMaterialsExtension" : { }
},
"vehicleExtension" : {
"anies" : [ { }, { } ]
}
}, {
"vehicleColour" : {
"value" : [ { }, { } ]
},
"vehicleCountryOfOrigin" : {
"value" : [ { }, { } ]
},
"vehicleIdentifier" : "...",
"vehicleManufacturer" : "...",
"vehicleModel" : "...",
"vehicleRegistrationPlateIdentifier" : "...",
"vehicleStatus" : "brokenDown",
"vehicleCharacteristics" : {
"fuelType" : "methane",
"loadType" : "oil",
"vehicleEquipment" : "notUsingSnowChains",
"vehicleType" : [ "heavyVehicle", "motorcycle" ],
"vehicleUsage" : "nonCommercial",
"grossWeightCharacteristic" : [ { }, { } ],
"heightCharacteristic" : [ { }, { } ],
"lengthCharacteristic" : [ { }, { } ],
"widthCharacteristic" : [ { }, { } ],
"heaviestAxleWeightCharacteristic" : [ { }, { } ],
"numberOfAxlesCharacteristic" : [ { }, { } ],
"vehicleCharacteristicsExtension" : { }
},
"axleSpacingOnVehicle" : [ {
"axleSpacing" : 12345.0,
"axleSpacingSequenceIdentifier" : 12345,
"axleSpacingExtension" : { }
}, {
"axleSpacing" : 12345.0,
"axleSpacingSequenceIdentifier" : 12345,
"axleSpacingExtension" : { }
} ],
"axleWeightsOfVehicle" : [ {
"axleSequenceIdentifier" : 12345,
"axleWeight" : 12345.0,
"maximumPermittedAxleWeight" : 12345.0,
"axleWeightExtension" : { }
}, {
"axleSequenceIdentifier" : 12345,
"axleWeight" : 12345.0,
"maximumPermittedAxleWeight" : 12345.0,
"axleWeightExtension" : { }
} ],
"hazardousGoodsAssociatedWithVehicle" : {
"chemicalName" : { },
"dangerousGoodsFlashPoint" : 12345.0,
"dangerousGoodsRegulations" : "iataIcao",
"hazardCodeIdentification" : "...",
"hazardCodeVersionNumber" : 12345,
"hazardSubstanceItemPageNumber" : "...",
"tremCardNumber" : "...",
"uNDGNumber" : "...",
"volumeOfDangerousGoods" : 12345.0,
"weightOfDangerousGoods" : 12345.0,
"hazardousMaterialsExtension" : { }
},
"vehicleExtension" : {
"anies" : [ { }, { } ]
}
} ],
"overviewOfVehiclesInvolved" : [ {
"numberOfVehicles" : 12345,
"vehicleStatus" : "damaged",
"vehicleType" : "withEvenNumberedRegistrationPlates",
"vehicleUsage" : "commercial",
"vehiclesInvolvedExtension" : {
"anies" : [ { }, { } ]
}
}, {
"numberOfVehicles" : 12345,
"vehicleStatus" : "onFire",
"vehicleType" : "car",
"vehicleUsage" : "roadOperator",
"vehiclesInvolvedExtension" : {
"anies" : [ { }, { } ]
}
} ],
"overviewOfPeopleInvolved" : [ {
"numberOfPeople" : 12345,
"injuryStatus" : "uninjured",
"involvementRole" : "pedestrian",
"typeOfPeopleInvolved" : "police",
"peopleInvolvedExtension" : {
"anies" : [ { }, { } ]
}
}, {
"numberOfPeople" : 12345,
"injuryStatus" : "slightInjury",
"involvementRole" : "witness",
"typeOfPeopleInvolved" : "politician",
"peopleInvolvedExtension" : {
"anies" : [ { }, { } ]
}
} ],
"accidentExtension" : {
"anies" : [ {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
}, {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
} ]
},
"trafficElementExtension" : {
"anies" : [ {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
}, {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
} ]
},
"situationRecordCreationReference" : "...",
"situationRecordCreationTime" : {
"value" : "..."
},
"situationRecordObservationTime" : {
"value" : "..."
},
"situationRecordVersion" : 12345,
"situationRecordVersionTime" : {
"value" : "..."
},
"situationRecordFirstSupplierVersionTime" : {
"value" : "..."
},
"informationUsageOverride" : "internet",
"probabilityOfOccurrence" : "riskOf",
"sourceInformation" : {
"sourceCountry" : "ie",
"sourceIdentification" : "...",
"sourceName" : {
"value" : [ { }, { } ]
},
"sourceType" : "roadsideTelephoneCaller",
"reliable" : true,
"sourceInformationExtension" : {
"anies" : [ { }, { } ]
}
},
"validity" : {
"validityStatus" : "definedByValidityTimeSpec",
"validityTimeSpecification" : {
"overallStartTime" : { },
"overallEndTime" : { },
"validPeriod" : [ { }, { } ],
"exceptionPeriod" : [ { }, { } ],
"overallPeriodExtension" : { }
},
"validityExtension" : {
"anies" : [ { }, { } ]
}
},
"impact" : {
"impactOnTraffic" : "impossible",
"impactDetails" : {
"capacityRemaining" : 12345.0,
"numberOfLanesRestricted" : 12345,
"numberOfOperationalLanes" : 12345,
"originalNumberOfLanes" : 12345,
"trafficRestrictionType" : "lanesPartiallyObstructed",
"impactDetailsExtension" : { }
},
"delays" : {
"delayCoded" : "delayBetweenOneHourAndThreeHours",
"delaysType" : "delays",
"delayTimeValue" : 12345.0,
"delaysExtension" : { }
},
"impactExtension" : {
"anies" : [ { }, { } ]
}
},
"cause" : { },
"advice" : [ {
"adviceExtension" : {
"anies" : [ { }, { } ]
}
}, {
"adviceExtension" : {
"anies" : [ { }, { } ]
}
} ],
"generalPublicComment" : [ {
"comment" : {
"value" : [ { }, { } ]
},
"commentDateTime" : {
"value" : "..."
},
"commentExtension" : {
"anies" : [ { }, { } ]
}
}, {
"comment" : {
"value" : [ { }, { } ]
},
"commentDateTime" : {
"value" : "..."
},
"commentExtension" : {
"anies" : [ { }, { } ]
}
} ],
"nonGeneralPublicComment" : [ {
"comment" : {
"value" : [ { }, { } ]
},
"commentDateTime" : {
"value" : "..."
},
"commentExtension" : {
"anies" : [ { }, { } ]
}
}, {
"comment" : {
"value" : [ { }, { } ]
},
"commentDateTime" : {
"value" : "..."
},
"commentExtension" : {
"anies" : [ { }, { } ]
}
} ],
"groupOfLocations" : {
"locationContainedInGroup" : [ {
"locationExtension" : { }
}, {
"locationExtension" : { }
} ],
"routeDestination" : [ { }, { } ],
"groupOfLocationsExtension" : {
"anies" : [ { }, { } ]
}
},
"management" : {
"lifeCycleManagement" : {
"cancel" : true,
"end" : true,
"lifeCycleManagementExtension" : { }
},
"filterExitManagement" : {
"filterEnd" : true,
"filterOutOfRange" : true,
"filterExitManagementExtension" : { }
},
"managementExtension" : {
"anies" : [ { }, { } ]
}
},
"situationRecordExtension" : {
"anies" : [ {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
}, {
"tagName" : "...",
"schemaTypeInfo" : { },
"ownerDocument" : { },
"firstChild" : { },
"prefix" : "...",
"nextSibling" : { },
"parentNode" : { },
"nodeType" : 12345,
"nodeValue" : "...",
"nodeName" : "...",
"namespaceURI" : "...",
"childNodes" : { },
"baseURI" : "...",
"localName" : "...",
"attributes" : { },
"lastChild" : { },
"textContent" : "...",
"previousSibling" : { }
} ]
},
"id" : "..."
}