title: "ConditionRiskScore" category: reference tags: [entity, condition-risk-score, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConditionRiskScore
Type: Entity Properties: 13 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ConditionRiskScore")· ../tables/ConditionRiskScore
Contextsbewerken
- 0: Standaard (
ConditionRiskScoreContext.None)
Statussenbewerken
- -1: Trash (
ConditionRiskScoreStatus.Trash) - 0: None (
ConditionRiskScoreStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONRSID | 8 | false | |
| ConditionRiskPresents | List[ConditionRiskPresent] | CONRPCONRSID | true | ||
| Context | Context | CONRSCONTEXT | false | ||
| DataProvider | UltimoString | CONRSDATAPROVIDER | 50 | true | |
| Description | UltimoString | CONRSDESCR | 200 | true | |
| Exported | Boolean | CONRSEXPORTED | false | ||
| ExternalId | UltimoString | CONRSEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CONRSEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | CONRSPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | CONRSRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | CONRSRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONRSRECSTATUS | false | ||
| TransferNextTime | Boolean | CONRSTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConditionRiskScore")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConditionRiskScore")· ../tables/ConditionRiskScore DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConditionRiskScore")Before/After Save events voor ConditionRiskScore. Bron:workflows.xml.