Provides connectivity to AIM Database. AIM objects are stored internally in a IBM DB2 Database. The table that stores these objects has the following schema :

Column NameDescriptionData Type
UNIQUE_IDUniqueIdentifier for AnnotationCollection varchar(64)
REVIEWER Reviewervarchar(64)
DATE_CREATED Date Created timestamp
PATIENT_ID PatientID or Subject varchar(64)
XMLCOLUMNEntire AIM object in XML format xml
DATA_SOURCE Contains source of AIM object. For example : bindaas, etc. varchar(120)