Entity: condition
The condition
entity is used for grouping condition-related data, for example policy conditions. The condition entity can also be used for employment-related conditions.
Example usage
Below is an example condition
entity, filled with some attributes. See AFD 2.0 Online for the complete and up-to-date data catalog with all available entity types and associated attributes listed under the condition
entity. More documentation on the use of SIVI AFS is available in chapter Where to find elements of SIVI AFS.
{
"condition": [ {
"entityType": "conditionDetails",
"conditionCategory": "1009",
"conditionDescription": "a.s.r. Personenauto (Wa) VP PA-WA 2018-01",
"conditionAmount": 2120.95,
"conditionType": "00001",
"unit": "010"
} ]
}
Entity types
All entity types currently in use can be found in AFD 2.0 Online.
Post your comment on this topic.