POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
BUSINESS_ASSOCIATE
SUBTYPE OF
(
business_object
,
pfnu
);
end_date :
OPTIONAL
ndt_date_tod
;
identifier :
ndt_identifier
;
kind :
ref_business_associate
;
naming_system :
OPTIONAL
naming_system
;
start_date :
OPTIONAL
ndt_date_tod
;
INVERSE
address :
SET [0:?] OF
address
FOR
business_associate;
author_of_remark :
SET [0:?] OF
object_remark
FOR
business_associate;
business_associate_alias :
SET [0:?] OF
business_associate_alias
FOR
aliased_object;
business_associate_injury :
SET [0:?] OF
business_associate_injury
FOR
business_associate;
business_associate_privilege :
SET [0:?] OF
business_associate_privilege
FOR
business_associate;
business_associate_service :
SET [0:?] OF
business_associate_service
FOR
business_associate;
business_assoc_earth_ftr_role :
SET [0:?] OF
business_assoc_earth_ftr_role
FOR
business_associate;
business_assoc_security_status :
SET [0:?] OF
business_assoc_security_status
FOR
business_associate;
contacted_by :
SET [0:?] OF
business_contact
FOR
contactee;
contract_designation :
SET [0:?] OF
contract_designation
FOR
business_associate;
derived_interest_makeup :
SET [0:?] OF
derived_interest_makeup
FOR
interest_of;
document_specification_role :
SET [0:?] OF
document_spec_business_assoc
FOR
business_associate;
exploration_area :
SET [0:?] OF
exploration_area
FOR
business_associate;
has_association :
SET [0:?] OF
business_association
FOR
business_associate;
involving_facility :
SET [0:?] OF
business_assoc_facility_involv
FOR
business_associate;
issue_permits :
SET [0:?] OF
permit_specification
FOR
issued_by;
make_contact :
SET [0:?] OF
business_contact
FOR
contactor;
regulation :
SET [0:?] OF
regulation_administration
FOR
business_associate;
reserves_approved :
SET [0:?] OF
reserves
FOR
approved_by;
source_for :
SET [0:?] OF
data_collection
FOR
business_associate;
used_in_association :
SET [0:?] OF
business_association
FOR
associated_with;
UNIQUE
si: identifier;
END_ENTITY
; (* business_associate *)
Generated on Tue Jul 10 19:37:36 2001
© Copyright 2001 POSC. All rights reserved.