POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REF_BUSINESS_ASSOCIATE
(* Open *)
SUBTYPE OF
(
ref_code
);
INVERSE
business_associate :
SET [0:?] OF
business_associate
FOR
kind;
has_association_rule :
SET [0:?] OF
ref_bus_assn_structure_rule
FOR
business_associate_type;
used_in_rule :
SET [0:?] OF
ref_bus_assn_structure_rule
FOR
associated_type;
UNIQUE
si:
ref_code
.identifier;
END_ENTITY
; (* ref_business_associate *)
Generated on Tue Jul 10 19:38:47 2001
© Copyright 2001 POSC. All rights reserved.