POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
BUSINESS_ASSOCIATE_INJURY
SUBTYPE OF
(
transient_association
);
business_associate :
business_associate
;
lost_time :
OPTIONAL
ndt_time
;
monetary_loss :
OPTIONAL
ndt_money
;
ref_business_associate_injury :
ref_business_associate_injury
;
UNIQUE
si: ref_business_associate_injury, business_associate;
END_ENTITY
; (* business_associate_injury *)
Generated on Tue Jul 10 19:37:36 2001
© Copyright 2001 POSC. All rights reserved.